Index
All Classes and Interfaces|All Packages
A
- args() - Element in annotation type io.quarkiverse.playwright.WithPlaywright
-
Args for use to launch the browser
B
- browser() - Element in annotation type io.quarkiverse.playwright.WithPlaywright
-
Browser to use
C
- channel() - Element in annotation type io.quarkiverse.playwright.WithPlaywright
-
Browser distribution channel.
- CHROMIUM - Enum constant in enum io.quarkiverse.playwright.WithPlaywright.Browser
- chromiumSandbox() - Element in annotation type io.quarkiverse.playwright.WithPlaywright
-
Enable Chromium sandboxing.
D
- debug() - Element in annotation type io.quarkiverse.playwright.WithPlaywright
-
Enable Playwright Debug Inspector
F
- FIREFOX - Enum constant in enum io.quarkiverse.playwright.WithPlaywright.Browser
H
- headless() - Element in annotation type io.quarkiverse.playwright.WithPlaywright
-
Whether to run browser in headless mode.
I
- init(WithPlaywright) - Method in class io.quarkiverse.playwright.QuarkusPlaywrightManager
- init(Map<String, String>) - Method in class io.quarkiverse.playwright.QuarkusPlaywrightManager
- inject(QuarkusTestResourceLifecycleManager.TestInjector) - Method in class io.quarkiverse.playwright.QuarkusPlaywrightManager
- InjectPlaywright - Annotation Type in io.quarkiverse.playwright
- io.quarkiverse.playwright - package io.quarkiverse.playwright
Q
- QuarkusPlaywrightManager - Class in io.quarkiverse.playwright
- QuarkusPlaywrightManager() - Constructor for class io.quarkiverse.playwright.QuarkusPlaywrightManager
S
- slowMo() - Element in annotation type io.quarkiverse.playwright.WithPlaywright
-
Slows down Playwright operations by the specified amount of milliseconds.
- start() - Method in class io.quarkiverse.playwright.QuarkusPlaywrightManager
- stop() - Method in class io.quarkiverse.playwright.QuarkusPlaywrightManager
V
- valueOf(String) - Static method in enum io.quarkiverse.playwright.WithPlaywright.Browser
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.quarkiverse.playwright.WithPlaywright.Browser
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verbose() - Element in annotation type io.quarkiverse.playwright.WithPlaywright
-
Enable playwright logs
W
- WEBKIT - Enum constant in enum io.quarkiverse.playwright.WithPlaywright.Browser
- WithPlaywright - Annotation Type in io.quarkiverse.playwright
- WithPlaywright.Browser - Enum in io.quarkiverse.playwright
All Classes and Interfaces|All Packages