Skip to content
Commit 8ed7834f authored by Tim Graham's avatar Tim Graham
Browse files

Fixed occasional selenium test failure on Jenkins with Chrome 36+.

Previously find_element_by_id('id_password') on the next line failed with
NoSuchElementException and selenium.page_source was
<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body></body></html>.

Possibly related: https://code.google.com/p/selenium/issues/detail?id=1969.
parent 6426928f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment