horizon/openstack_dashboard/test/integration_tests/pages
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
..
admin Use IDs in locators instead of CSS when it is possible 2015-02-12 16:13:18 +01:00
identity Add new directory structure for page objects 2014-11-27 21:14:45 +01:00
project Use IDs in locators instead of CSS when it is possible 2015-02-12 16:13:18 +01:00
settings Use IDs in locators instead of CSS when it is possible 2015-02-12 16:13:18 +01:00
__init__.py Integration tests - page objects pattern 2014-03-25 13:42:57 +02:00
basepage.py Add navigation among pages 2014-12-21 10:07:04 +02:00
loginpage.py Use IDs in locators instead of CSS when it is possible 2015-02-12 16:13:18 +01:00
navigation.py Add navigation among pages 2014-12-21 10:07:04 +02:00
pageobject.py Add page forward and refresh wrapper functions 2015-01-17 13:36:17 -08:00