Commit Graph

29 Commits (master)

Author SHA1 Message Date
Nico Schedel 58ff2d18a0 TT#68016 selenium: add proper file type to alert screenshots
5 years ago
Nico Schedel ee17dcccba TT#68016 selenium: actually use correct path for saving screenshots
5 years ago
Nico Schedel 339dcbbb86 TT#68016 selenium: take screenshot when alert check fails
5 years ago
Nico Schedel 24408a15d4 TT#68016 selenium: dont crash script if select_if_unselected cant find elem
6 years ago
Nico Schedel 08eb407fc6 TT#68016 selenium: remove find_text() and scroll_to_id()
6 years ago
Nico Schedel 9e245aa636 TT#68016 selenium: more improvements to get_text_safe()
6 years ago
Nico Schedel d4a98876c7 TT#68016 selenium: simplify get_text_safe()
6 years ago
Nico Schedel c8c706c7a2 TT#68016 selenium: remove wait_for_text and wait_for_attribute
6 years ago
Nico Schedel 6b0da609e7 TT#68016 selenium: more little cleanups
6 years ago
Nico Schedel 643edd5f8c TT#68016 selenium: remove is_shown check in fill_element
6 years ago
Nico Schedel a801fc7d4c TT#56376 selenium: add function get_text_safe()
6 years ago
Nico Schedel 3be6e9f006 TT#56376 selenium: increase timeout values
6 years ago
Nico Schedel 53b958f224 TT#63700 update selenium tests to work with new docker image
6 years ago
Nico Schedel 9a6cee3151 TT#56376 selenium: extend timeouts for move_and_click and wait_for_text
6 years ago
Nico Schedel 81a1b5cc6d TT#56376 Revert "TT#56376 selenium: change timeout values"
6 years ago
Nico Schedel 95c9387444 TT#56376 selenium: add unselect_if_selected()
6 years ago
Nico Schedel df2f8cf448 TT#56376 selenium: change timeout values
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 e7a0927f0f TT#56376 selenium: move login_ok() to Collection.pm
6 years ago
Nico Schedel 628f26bd96 TT#56376 selenium: use CTRL+A shortcut in fill_element() instead of clear()
6 years ago
Nico Schedel d597f4061e TT#56376 selenium: login_ok() test cleanups
6 years ago
Nico Schedel 1bf20701c8 TT#56376 fix wait_for_text() crash
6 years ago
Nico Schedel 63d32e7dc1 TT#56376 selenium: add wait_for_text() method
6 years ago
Nico Schedel c70b063cfe TT#56376 selenium: fix crash on find_text()
6 years ago
Gerhard Jungwirth 3d7f17bfff TT#38005 clean/ignore remaining perlcritic issues
7 years ago
Gerhard Jungwirth a672389bc7 TT#17853 selenium test adaptions for geckodriver
8 years ago
Gerhard Jungwirth 3b8651ac2a MT#14585 improve selenium test quality
10 years ago
Alexander Lutay 5879cfe0e1 MT#14585 Move selenium tests on Selenium::Remote::Driver(::Extensions)
10 years ago