Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1032351 // playwrightWithChromium

JavaX fragment (include) [tags: use-pretranspiled]

Uses 64664K of libraries. Click here for Pure Java version (4455L/25K).

!include once #1032300 // Playwright

static PlaywrightAndBrowser playwrightWithChromium() {
  Playwright playwright = tempPlaywright();
  var browser = playwright.chromium().launch();
  ret PlaywrightAndBrowser(playwright, browser);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032351
Snippet name: playwrightWithChromium
Eternal ID of this version: #1032351/4
Text MD5: a9db2390bd3a5ee05150d642faa11ff9
Transpilation MD5: 2fee4b2570282d7410bb7be3dfca0a21
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-30 04:24:52
Source code size: 241 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 85 / 131
Version history: 3 change(s)
Referenced in: [show references]