lp://staging/~the-test-people/selenium-simple-test/internal
Created by
Peter Russell
and last modified
- Get this branch:
- bzr branch lp://staging/~the-test-people/selenium-simple-test/internal
Members of
The Test People
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 528. By Peter Russell
-
Fix the CI script so that it doesn't terminate immediately after running Flake8
- 527. By Peter Russell
-
After forking, scramble the random number generator state in parent proc.
This prevents us from seeing the same random tokens in two tests running
concurrently.Use of the child process pid as the update source is fine, as we can be
fairly confident we won't get collisions, and this RNG is not used for
security purposes anyway. - 519. By Peter Russell
-
Make assert_displayed handle StaleElementRef
erenceException If we've passed an element to this function, but it's not in the dom,
I think it's reasonable to say it's not displayed.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/selenium-simple-test