43 Commits

Author SHA1 Message Date
axl89
8e90fc7c12 Fixed PAN4 indentation and optimized is_element_present function
(cherry picked from commit a690e70cdbacee29dd9054cc32d4b012b1311410)
2016-06-20 18:38:20 +02:00
cesar991
abb41134cc Now PAN4 deletes the reports 2016-06-20 17:21:50 +02:00
cesar991
7b0cf4c585 Revert "Add functions for delete reports"
This reverts commit 20849ff0ff286c76c9c7d22b7808a91423342432.
2016-06-20 17:05:14 +02:00
cesar991
51bfd8df56 Add functions for delete reports
(cherry picked from commit 20849ff0ff286c76c9c7d22b7808a91423342432)
2016-06-20 17:02:23 +02:00
cesar991
753bcab3b2 Add function delete_report
(cherry picked from commit f31415ef7f2a15296e55617d50ec3b42d59893ea)
2016-06-20 16:37:02 +02:00
cesar991
b7b8da8361 Add function search user 2016-06-20 13:22:22 +02:00
cesar991
76aa8be85b Tabbed repair
(cherry picked from commit 189f5e416e20c387b47465b98b2fcd1bb0d09efd)
2016-06-20 11:56:56 +02:00
cesar991
70cc6051b0 Add function delete_agent
(cherry picked from commit fa98beef9b7d23ffcbf84e6ca2d82ae601a96624)
2016-06-20 11:56:48 +02:00
cesar991
9604d5c6fa Correct errors when renaming reports
(cherry picked from commit 32b665c8fa2c0492921b36f67b1b0ef04ea4d4a6)
2016-06-20 11:56:37 +02:00
cesar991
0b37034823 Rename reports
(cherry picked from commit 1600b2a28ac4b50fe5a1c5c1881377bf4fbec03f)
2016-06-20 11:56:26 +02:00
Axel
abafbcccb8 Update PAN4.py
Modified the test name
2016-06-17 16:43:53 +02:00
cesar991
ae4beb12da Fixed logout
(cherry picked from commit 30e6d0f00d9ee78f02e532d6a17771f7452b6cbf)
2016-06-17 15:19:03 +02:00
cesar991
9c95212851 Modified user name to PAN_4 to not colide with other tests
(cherry picked from commit 137b42eb271828684018c6529ac9c3f992c19df0)
2016-06-17 14:39:44 +02:00
cesar991
db89ef2861 Fixed create_user function and test PAN4 is completed 2016-06-17 12:20:36 +02:00
cesar991
c4888bf6c2 Added create report, add profile and modified create user functions 2016-06-17 11:37:49 +02:00
axl89
c635b24abb Added associated ticket 3831 to PAN2 2016-06-15 11:08:34 +02:00
axl89
9cc3d83c1d Added missing import to PAN1 and PAN2 2016-06-14 18:37:09 +02:00
axl89
d8bedfbaf7 Added behaviour to pass the wizards 2016-06-14 18:35:01 +02:00
axl89
03cb8b6f5e Fixed the is_element_present function AGAIN 2016-06-14 13:25:45 +02:00
axl89
78a1a888fd Fixed the is_element_present function by importing NoSuchElementException 2016-06-14 13:24:17 +02:00
axl89
7ce8206c87 Added is_element_present function 2016-06-14 13:21:01 +02:00
cesar991
173eb17d25 added create_user function 2016-06-13 17:35:30 +02:00
axl89
cb778bea65 Added os library 2016-06-03 17:09:28 +02:00
axl89
c3a9b21010 Fixed error when DEVELOPMENT env var is not set 2016-06-03 17:09:21 +02:00
axl89
23842a932e Fixed a typo 2016-06-03 17:09:12 +02:00
axl89
5bf0cafd43 Created a utils directory with some arrangements 2016-06-03 17:09:00 +02:00
axl89
17cc54aa9c Added more testing utilities 2016-06-03 17:08:50 +02:00
axl89
94ed066b31 Added test development features 2016-06-03 17:08:39 +02:00
Axel
dda6a03bc0 Removed unnecessary call
refresh_N_times_until_find_element was called twice and was unnecessary in line 43
2016-05-28 12:51:12 +02:00
axl89
896570821e Changed workflow on Sauce Lab jobs annotations. Now they are performend when all the tests end 2016-05-27 18:32:42 +02:00
axl89
36f18905d6 Fixed infinite loop in assertion 2016-05-27 10:52:42 +02:00
axl89
8baf02322d Revert "Temporary workaround to StaleElementReferenceException in PAN3"
This reverts commit 066d4ffd8abcbba6fd34fbf11a18747bc15b30d6.
2016-05-27 02:55:15 +02:00
axl89
066d4ffd8a Temporary workaround to StaleElementReferenceException in PAN3 2016-05-27 02:39:08 +02:00
axl89
cd4a9ad60f Working on mysterious bugs on PAN2 2016-05-27 01:54:21 +02:00
axl89
79844f4fca Fixed some weird StaleElementException error 2016-05-27 01:05:53 +02:00
axl89
40e1c49bed Added PAN_3 console CI test 2016-05-26 22:39:28 +02:00
axl89
37697d9df6 Added several functions and refactorized all console CI tests 2016-05-26 22:38:28 +02:00
axl89
cb39b9579a Increase verbosity for those strange build fails in PAN_2 2016-05-26 15:45:17 +02:00
axl89
100819d9a5 Improved the integration with Sauce Labs 2016-05-25 17:11:41 +02:00
axl89
a4f5d0bb1b Fixed login twice in test PAN_2 2016-05-24 19:34:39 +02:00
axl89
23198e5c16 Added test PAN_2 2016-05-24 19:19:20 +02:00
axl89
935e33675b Added Travis CI tests 2016-05-24 18:15:46 +02:00
Ramon Novoa
340153465d Copied the testing framework from develop. 2016-05-20 12:15:58 +02:00