omegafox/tests/async
daijro 68216153f3 Add Playwright tests
Adds Playwright's async tests to ensure that functionality is not broken.
2024-11-03 06:14:39 -06:00
..
__init__.py Add Playwright tests 2024-11-03 06:14:39 -06:00
conftest.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_accessibility.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_add_init_script.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_assertions.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_asyncio.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browser.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsercontext.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsercontext_add_cookies.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsercontext_clearcookies.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsercontext_client_certificates.py.disabled Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsercontext_cookies.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsercontext_events.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsercontext_proxy.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsercontext_request_fallback.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsercontext_request_intercept.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsercontext_route.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsercontext_service_worker_policy.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsercontext_storage_state.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsertype_connect.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_browsertype_connect_cdp.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_cdp_session.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_check.py.disabled Add Playwright tests 2024-11-03 06:14:39 -06:00
test_click.py.disabled Add Playwright tests 2024-11-03 06:14:39 -06:00
test_console.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_context_manager.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_defaultbrowsercontext.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_device_descriptors.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_dialog.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_dispatch_event.py.disabled Add Playwright tests 2024-11-03 06:14:39 -06:00
test_download.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_element_handle.py.disabled Add Playwright tests 2024-11-03 06:14:39 -06:00
test_element_handle_wait_for_element_state.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_emulation_focus.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_expect_misc.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_fetch_browser_context.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_fetch_global.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_fill.py.disabled Add Playwright tests 2024-11-03 06:14:39 -06:00
test_focus.py.disabled Add Playwright tests 2024-11-03 06:14:39 -06:00
test_frames.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_geolocation.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_har.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_headful.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_ignore_https_errors.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_input.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_issues.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_jshandle.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_keyboard.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_launcher.py.disabled Add Playwright tests 2024-11-03 06:14:39 -06:00
test_listeners.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_locators.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_navigation.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_network.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_page.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_page_add_locator_handler.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_page_base_url.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_page_clock.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_page_evaluate.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_page_network_request.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_page_network_response.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_page_request_fallback.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_page_request_intercept.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_page_route.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_page_select_option.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_pdf.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_popup.py.disabled Add Playwright tests 2024-11-03 06:14:39 -06:00
test_proxy.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_queryselector.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_request_continue.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_request_fulfill.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_request_intercept.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_resource_timing.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_screenshot.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_selector_generator.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_selectors_get_by.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_selectors_misc.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_selectors_text.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_tap.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_tracing.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_unroute_behavior.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_video.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_wait_for_function.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_wait_for_url.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_websocket.py Add Playwright tests 2024-11-03 06:14:39 -06:00
test_worker.py Add Playwright tests 2024-11-03 06:14:39 -06:00
utils.py Add Playwright tests 2024-11-03 06:14:39 -06:00