Advertisement
dereksir

Untitled

Aug 30th, 2023
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. const { chromium } = require('playwright-extra')
  2.  
  3. // Open async function
  4. (async () => {
  5.  
  6.  
  7. // ...
  8.  
  9.  
  10.  
  11. })();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement