teodesian / Selenium-Remote-Driver

Perl Bindings to the Selenium Webdriver server
174 stars 90 forks source link

make waiter timeout recognizable #473

Closed jamadam closed 3 years ago

jamadam commented 3 years ago

When wait_until elapsed timeout, it's hard to distinguish it from assertion success. The PR makes debug mode to warn 'timeout' when it is.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.4%) to 62.184% when pulling ce15e9aa4f7e58132d0087b978133d2c10b5cabc on jamadam:warn-timeout into a35668ac82f5e8b2f10350b908a2c572ca48de1d on teodesian:master.

teodesian commented 3 years ago

travis failures look like I just need to dos2unix some stuff? Merging.