Commit Graph

21 Commits

Author SHA1 Message Date
Michal Čihař
d1ee1bb3d3 Move waiting for elements after login to tests
We can not wait in login itself as it is used for failing tests as well.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-24 09:15:02 +01:00
Michal Čihař
3de6a0819c Try better method for working with More link
Hovering/clicking dynamically created elements turns out to be
unreliable, so let's try to disable menuResizer completely for these
tests.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-19 13:50:12 +01:00
Michal Čihař
0330019a67 Better XPath selector
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-19 13:35:51 +01:00
Michal Čihař
9ee060eaa9 Mark another test incomplete
and document why this test is currently not performed.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-19 13:06:26 +01:00
Michal Čihař
9f8615dfb4 Revert "Follow only sql link here"
This reverts commit 79758700eb.
2014-02-18 15:08:06 +01:00
Michal Čihař
79758700eb Follow only sql link here
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 14:32:13 +01:00
Michal Čihař
bcc6ecde63 Use selectors based on form name rather than index
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 13:28:37 +01:00
Michal Čihař
821e84267b Pass parameters individually and avoid parsing
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 13:28:37 +01:00
Michal Čihař
f0e0024f42 Use CSS selectors rather than XPath here
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 13:28:37 +01:00
Michal Čihař
fa6773022e Fix XPath expression
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 12:01:41 +01:00
Michal Čihař
5d10295c28 Use More hover if it is there
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 11:06:51 +01:00
Michal Čihař
5a76a25dc2 Fix selectors for Go buttons
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 10:58:28 +01:00
Michal Čihař
730ed31683 Check for element that is always present (reorder is hidden for tables with keys)
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 10:32:52 +01:00
Michal Čihař
8e927f8852 Provide sane defaults for login method
So that the credentials do not have to be repeated in every test.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 09:42:11 +01:00
Michal Čihař
debbf3ba3c Correctly define group for selenium tests
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 21:52:06 +01:00
Michal Čihař
1fb485ddad Make database name a public property
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 20:31:08 +01:00
Michal Čihař
a731ce017c Convert remaining Selenium tests to new model
I expect many of them to be broken, but let's fix that later.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 20:28:56 +01:00
ayushchd
32b36ce020 Resolve merge conflict 2013-08-28 17:29:34 +05:30
ayushchd
b23eefacf0 Selenium suite code standard compliance 2013-08-28 13:25:43 +05:30
Madhura Jayaratne
aa58386e0e Use types 2013-08-27 22:22:14 +05:30
ayushchd
b98f24b7d8 Selenium tests for table operations 2013-08-25 19:52:55 +05:30