QLTY Framework
Getting Started
Environment setup
Running tests
Guides
QLTY for mobile browsers
Extending documentation
Saucelabs integration
Managed drivers
API Documentation
Core
API
Integrations
Selenium
QLTY Utilities
QLTY Framework
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
G
|
H
|
I
|
M
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
_
__init__() (argument_parser.QLTYArgumentParser method)
(mailtrap_integration.MailtrapIntegration method)
(selenium_operations.SeleniumOperations method)
(slack_integration.SlackIntegration method)
(testrail_integration.TestRailIntegration method)
(web_element_operations.WebElementOperations method)
_bool_click() (selenium_operations.SeleniumOperations method)
_create_payload() (slack_integration.SlackIntegration method)
_extract_verification_link() (mailtrap_integration.MailtrapIntegration method)
_get_button_blocks() (slack_integration.SlackIntegration method)
_get_environment_url() (slack_integration.SlackIntegration method)
_get_message_content() (mailtrap_integration.MailtrapIntegration method)
_get_messages() (mailtrap_integration.MailtrapIntegration method)
_get_platform_emoji() (slack_integration.SlackIntegration method)
_parse_arguments() (argument_parser.QLTYArgumentParser method)
_post_results() (slack_integration.SlackIntegration method)
_prepare_arguments() (argument_parser.QLTYArgumentParser method)
_print_arguments() (argument_parser.QLTYArgumentParser method)
_scroll_into_view() (web_element_operations.WebElementOperations method)
_swipe_android() (selenium_operations.SeleniumOperations method)
_swipe_ios() (selenium_operations.SeleniumOperations method)
_test_connection() (testrail_integration.TestRailIntegration method)
_text_to_be_present_in_elements() (selenium_operations.SeleniumOperations method)
_validate_arguments() (argument_parser.QLTYArgumentParser method)
_wait_for_dropdown_option() (web_element_operations.WebElementOperations method)
A
add_attachment_to_result() (testrail_integration.TestRailIntegration method)
add_result_for_case() (testrail_integration.TestRailIntegration method)
ANDROID_SWIPE_OFFSETS (in module utils)
argument_parser
module
B
BASE_URL (mailtrap_integration.MailtrapIntegration attribute)
browser_tap() (selenium_operations.SeleniumOperations method)
BUILD_ID (in module utils)
C
config
module
controller (web_element_operations.WebElementOperations attribute)
create_test_run() (testrail_integration.TestRailIntegration method)
CURRENT_ENVIRONMENT (in module config)
CURRENT_PLATFORM (in module config)
CURRENT_TEST_RUN_ID (in module utils)
D
DESKTOP_BROWSER (in module config)
drag_and_drop() (selenium_operations.SeleniumOperations method)
drag_and_drop_by_offset() (selenium_operations.SeleniumOperations method)
driver (selenium_operations.SeleniumOperations attribute)
dump_logs() (in module utils)
dump_screenshot() (in module utils)
dump_test_results() (in module utils)
E
ensure_chromedriver() (in module selenium_utils)
EXCLUDE_TAG (in module config)
EXCLUDE_TESTS (in module config)
exists() (in module utils)
G
get_current_url() (selenium_operations.SeleniumOperations method)
get_desktop_webdriver() (in module selenium_utils)
get_element() (selenium_operations.SeleniumOperations method)
get_elements() (selenium_operations.SeleniumOperations method)
get_emails_for_recipient() (mailtrap_integration.MailtrapIntegration method)
get_saucelabs_appium_remote() (saucelabs_integration.SaucelabsHelper static method)
get_unique_build_id() (in module utils)
get_uuid() (in module utils)
get_verification_link() (mailtrap_integration.MailtrapIntegration method)
H
HEADLESS (in module config)
I
INCLUDE_TAG (in module config)
initialize_driver() (in module selenium_utils)
IOS_SWIPE_OFFSETS (in module utils)
is_browser_run() (in module utils)
M
mailtrap_integration
module
MailtrapIntegration (class in mailtrap_integration)
MANAGED_DRIVERS (in module config)
MOBILE_BROWSER (in module config)
module
argument_parser
config
mailtrap_integration
saucelabs_integration
selenium_operations
selenium_utils
slack_integration
testrail_integration
utils
web_element_operations
O
op_browser_tap() (web_element_operations.WebElementOperations method)
op_click_element() (web_element_operations.WebElementOperations method)
op_get_element() (web_element_operations.WebElementOperations method)
op_get_element_enabled() (web_element_operations.WebElementOperations method)
op_get_element_text() (web_element_operations.WebElementOperations method)
op_get_element_value() (web_element_operations.WebElementOperations method)
op_get_element_visibility() (web_element_operations.WebElementOperations method)
op_get_elements() (web_element_operations.WebElementOperations method)
op_get_selected_dropdown_text() (web_element_operations.WebElementOperations method)
op_is_checkbox_checked() (web_element_operations.WebElementOperations method)
op_scroll_to_element() (web_element_operations.WebElementOperations method)
op_select_dropdown_by_text() (web_element_operations.WebElementOperations method)
op_select_dropdown_by_value() (web_element_operations.WebElementOperations method)
op_set_checkbox() (web_element_operations.WebElementOperations method)
op_swipe_until_visible() (web_element_operations.WebElementOperations method)
op_wait_for_element_to_be_visible() (web_element_operations.WebElementOperations method)
op_wait_for_element_to_not_be_visible() (web_element_operations.WebElementOperations method)
op_wait_for_text_in_elements() (web_element_operations.WebElementOperations method)
P
perform_action_on_picker_wheel() (in module selenium_utils)
perform_tap_back() (in module selenium_utils)
perform_tap_based_on_cords() (in module selenium_utils)
perform_tap_location() (in module selenium_utils)
post_result() (saucelabs_integration.SaucelabsHelper static method)
PROJECT_FRIENDLY_NAME (in module config)
Q
QLTYArgumentParser (class in argument_parser)
R
report() (slack_integration.SlackIntegration method)
REPORT_ON_FAIL (in module config)
resolve_case_ids() (testrail_integration.TestRailIntegration static method)
RUNNING_ON_JENKINS (in module config)
S
saucelabs_integration
module
SAUCELABS_INTEGRATION (in module config)
SaucelabsHelper (class in saucelabs_integration)
selenium_operations
module
selenium_utils
module
SeleniumOperations (class in selenium_operations)
setup_logger() (in module utils)
SINGLE_TEST_NAME (in module config)
slack_integration
module
SLACK_REPORTING (in module config)
SlackIntegration (class in slack_integration)
swipe() (selenium_operations.SeleniumOperations method)
swipe_until_visible() (selenium_operations.SeleniumOperations method)
switch_to_native_context() (in module selenium_utils)
switch_to_new_window() (selenium_operations.SeleniumOperations method)
T
tap() (selenium_operations.SeleniumOperations method)
tap_android_button() (selenium_operations.SeleniumOperations method)
tap_element_at() (selenium_operations.SeleniumOperations method)
testrail_integration
module
TESTRAIL_INTEGRATION (in module config)
TestRailIntegration (class in testrail_integration)
try_fetch() (selenium_operations.SeleniumOperations method)
U
update_run() (testrail_integration.TestRailIntegration method)
utils
module
W
wait_for() (selenium_operations.SeleniumOperations method)
wait_for_element_to_be_visible() (selenium_operations.SeleniumOperations method)
wait_for_element_to_not_be_visible() (selenium_operations.SeleniumOperations method)
wait_for_text_in_elements() (selenium_operations.SeleniumOperations method)
wait_for_web_context() (in module selenium_utils)
web_element_operations
module
WebElementOperations (class in web_element_operations)