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

Related bugs

Related blueprints

Branch information

Owner:
The Test People
Project:
selenium-simple-test
Status:
Development

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.

526. By Peter Russell

Fixes to locators

525. By Peter Russell

Remote fixes

524. By Peter Russell

Insert shared directory at head of sys.modules, not the tail

523. By Peter Russell

Make multi locators use implicit wait.

522. By Peter Russell

Merge

521. By Peter Russell

Resetting version number

520. By Peter Russell

Rewrite the locators system.

519. By Peter Russell

Make assert_displayed handle StaleElementReferenceException

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
This branch contains Public information 
Everyone can see this information.

Subscribers