| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | ||
| browser.py | ||
| course_helpers.py | ||
| factories.py | ||
| steps.py | ||
| ui_helpers.py |
New function was added: is_css_not_present This function works like is_css_present in that it will wait and can take in an optional argument to wait longer. This should be used everywhere INSTEAD of not is_css_present as in the latter case, you are telling selenium to wait for the thing you don't want to be there to either be there or time out.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | Loading commit data... | |
| browser.py | Loading commit data... | |
| course_helpers.py | Loading commit data... | |
| factories.py | Loading commit data... | |
| steps.py | Loading commit data... | |
| ui_helpers.py | Loading commit data... |