-
Enums Enum Description com.microsoft.playwright.options.BrowserChannel
-
Fields Field Description com.microsoft.playwright.Frame.IsHiddenOptions.timeout This option is ignored.Frame.isHidden()
does not wait for the element to become hidden and returns immediately.com.microsoft.playwright.Frame.IsVisibleOptions.timeout This option is ignored.Frame.isVisible()
does not wait for the element to become visible and returns immediately.com.microsoft.playwright.Locator.IsHiddenOptions.timeout This option is ignored.Locator.isHidden()
does not wait for the element to become hidden and returns immediately.com.microsoft.playwright.Locator.IsVisibleOptions.timeout This option is ignored.Locator.isVisible()
does not wait for the element to become visible and returns immediately.com.microsoft.playwright.Page.IsHiddenOptions.timeout This option is ignored.Page.isHidden()
does not wait for the element to become hidden and returns immediately.com.microsoft.playwright.Page.IsVisibleOptions.timeout This option is ignored.Page.isVisible()
does not wait for the element to become visible and returns immediately.
-
Enum Constants Enum Constant Description com.microsoft.playwright.options.BrowserChannel.FIREFOX_STABLE