horizon/openstack_dashboard/test/integration_tests/regions
Martin Pavlasek 02c6dab840 Use IDs in locators instead of CSS when it is possible
There were a lot of places that uses CSS_SELECTOR table#someid
instead of just ID someid.

Closes-Bug: 1353628
Partially implements blueprint: selenium-integration-testing
Change-Id: Ic6ac9b425976e60c067fc24e9819374c1a6080c2
2015-02-12 16:13:18 +01:00
..
__init__.py Add regions module to integration tests 2014-11-21 18:11:18 +01:00
bars.py Use IDs in locators instead of CSS when it is possible 2015-02-12 16:13:18 +01:00
baseregion.py Add TabbedFormRegion to Integration tests 2014-12-27 11:32:04 +01:00
exceptions.py Add form regions to integration tests 2014-11-27 22:16:15 +01:00
forms.py Add TabbedFormRegion to Integration tests 2014-12-27 11:32:04 +01:00
menus.py Add TabbedFormRegion to Integration tests 2014-12-27 11:32:04 +01:00
messages.py Add regions module to integration tests 2014-11-21 18:11:18 +01:00
tables.py Add menu regions to integration tests 2014-11-27 22:21:38 +01:00