mirror of
https://github.com/django/django.git
synced 2025-11-22 12:14:45 +00:00
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.
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||
| widgetadmin.py | ||