Commit Graph

60 Commits (29dad8fa1a2dd2430fcba40eff0cbef9697f105b)

Author SHA1 Message Date
Nico Schedel a8b60e6aa3 TT#68016 selenium: take screenshot when alert check fails
6 years ago
Nico Schedel 4c8db2b91a TT#68016 selenium: more improvements to get_text_safe()
6 years ago
Nico Schedel 58deed97f8 TT#68016 selenium: simplify get_text_safe()
6 years ago
Nico Schedel 4e8b09a297 TT#68016 selenium: dont crash script if select_if_unselected cant find elem
6 years ago
Nico Schedel 23c04befd7 TT#56376 selenium: add function get_text_safe()
6 years ago
Nico Schedel e6839c75fc TT#56376 selenium: add scroll_to_element to the beginning of every function
6 years ago
Nico Schedel 6321048b85 TT#56376 selenium: add pageLoadStrategy argument when creating driver
6 years ago
Nico Schedel 53b958f224 TT#63700 update selenium tests to work with new docker image
6 years ago
Nico Schedel c6d185d959 TT#56376 selenium: fix use of uninitialized variable
6 years ago
Nico Schedel d783bb65ec TT#56376 selenium: minor cleanups
6 years ago
Nico Schedel 2237af73f3 TT#56376 selenium: add test: create locked customer and unlock them
6 years ago
Nico Schedel 0fcaddd968 TT#56376 selenium: cleaned up Common.pm
6 years ago
Nico Schedel 5da733f472 TT#56376 selenium: remove checks for labels in crash handler
6 years ago
Nico Schedel af33c4455c TT#56376 selenium: slim down crash handler
6 years ago
Nico Schedel 856cc68e88 TT#56376 selenium: capture screenshot if program crashes
6 years ago
Nico Schedel 38d730ed07 TT#56376 selenium: add error labels to crash detection
6 years ago
Nico Schedel 119c41eba9 TT#56376 selenium: move crash_handler to Collection.pm
6 years ago
Nico Schedel 9a6cee3151 TT#56376 selenium: extend timeouts for move_and_click and wait_for_text
6 years ago
Nico Schedel 49046fc55b TT#56376 selenium: add label checks to Common.pm
6 years ago
Nico Schedel 81a1b5cc6d TT#56376 Revert "TT#56376 selenium: change timeout values"
6 years ago
Nico Schedel a5537e8a37 TT#56376 selenium: a few cleanups in Common.pm:
6 years ago
Nico Schedel 95c9387444 TT#56376 selenium: add unselect_if_selected()
6 years ago
Nico Schedel a658a43b43 TT#56376 selenium: some enhancements to create/delete_contact()
6 years ago
Nico Schedel 41e53f6d44 TT#56376 selenium: changes for create_customer()
6 years ago
Nico Schedel 22ab442c06 TT#56376 selenium: add function create/delete_billing_profile()
6 years ago
Nico Schedel 45b34265de TT#56376 selenium: add function create_contact() and delete_contact()
6 years ago
Nico Schedel 395a9aba45 TT#56376 selenium: fix crash when creating domain
6 years ago
Nico Schedel f9ced2f830 TT#56376 selenium: Multithread tests
6 years ago
Nico Schedel e8c88e7324 TT#56376 selenium: fix a typo
6 years ago
Nico Schedel df2f8cf448 TT#56376 selenium: change timeout values
6 years ago
Nico Schedel e2b4ad8274 TT#56376 selenium: use move_and_click in Common.pm
6 years ago
Nico Schedel 2f5b3771a1 TT#56376 selenium: move_and_click: add optional fallback parameter
6 years ago
Nico Schedel ce3877d694 TT#56376 selenium: add move_and_click function
6 years ago
Nico Schedel 2a0f51a4c6 TT#56376 selenium: add tests: cancel deletion and see if data is still here
6 years ago
Nico Schedel 63414a1a32 TT#56376 selenium: create/delete rw_ruleset cleanups
6 years ago
Nico Schedel ff6c0849f1 TT#56376 selenium: improved formatting
6 years ago
Nico Schedel f3c8ed8d7f TT#56376 selenium: add create_customer() and delete_customer()
6 years ago
Nico Schedel 52bf6e4ea9 TT#56376 selenium: add file: controller_admin.t
6 years ago
Nico Schedel e7a0927f0f TT#56376 selenium: move login_ok() to Collection.pm
6 years ago
Nico Schedel dbad798240 TT#56376 selenium: allow create_domain() to use a custom reseller
6 years ago
Nico Schedel 3acf0106b8 TT#56376 selenium: add create and delete_rw_ruleset()
6 years ago
Nico Schedel 628f26bd96 TT#56376 selenium: use CTRL+A shortcut in fill_element() instead of clear()
6 years ago
Nico Schedel 62337a5483 TT#56376 selenium: add a bit more diag texts
6 years ago
Nico Schedel bd4a00a740 TT#56376 selenium: change move_actions in Common.pm
6 years ago
Nico Schedel fa58b707ac TT#56376 selenium: Common.pm xpath refinements
6 years ago
Nico Schedel e3cdea8806 TT#56376 selenium: add cancel argument to delete_domain() too
6 years ago
Nico Schedel fde849d53a TT#56376 selenium: add cancel argument to delete_reseller(_contracts)
6 years ago
Nico Schedel a2798fd09f TT#56376 selenium: add delete_reseller() and delete_reseller_contract()
6 years ago
Nico Schedel d10aa91bd2 TT#56376 selenium: add create_reseller() and create_reseller_contract()
6 years ago
Nico Schedel cf0e3b87b8 TT#56376 selenium: improvements to delete_domain()
6 years ago