Commit Graph

6 Commits

Author SHA1 Message Date
Michal Čihař
eabdf845c3 Fix waiting for AJAX popup disappear in Selenium tests
Waiting for ajax_message_num_1 works only on first AJAX request and
we're doing more of them. This should remove need for many consequent
sleeps as we were actually not properly waiting for element.

Also it's better to wrap this logic in separate method as it is used in
many places in the code.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-09-07 15:17:06 +02:00
Deven Bansod
f12182d261 Fix selenium tests related to ChangePassword, Login, Normalization, Serversettings
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2017-07-11 18:50:22 +05:30
Smita Kumari
5f4c9dd068 selenium test updated for 1NF
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-07-20 22:19:50 +05:30
Smita Kumari
f4dc18c00e coding style fix: selenium test for 1NF
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-07-06 00:30:06 +05:30
Smita Kumari
7d9321e666 bug fix: selenium test for 1NF
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-07-06 00:00:42 +05:30
Smita Kumari
422cb3050a Selenium test for normalization to 1NF
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-07-03 17:09:35 +05:30