Commit graph

99 commits

Author SHA1 Message Date
LeeDr
79f336c628 Bump Selenium version from 2.47.1 to 2.48.2 to work with latest Firefox 43. Add more debug logging around get url.
Fixes #5750

Fixes #6194
2016-02-11 16:21:04 +00:00
LeeDr
754cd90916 Remove one used self var.
Fixes #5600
2015-12-08 22:43:53 +00:00
LeeDr
cb86443187 Fix cases.
Fixes #5600
2015-12-08 22:43:53 +00:00
LeeDr
b379285e52 Fix cases.
Fixes #5600
2015-12-08 22:43:53 +00:00
LeeDr
ffd9399813 Changed 3 console.logs to common.debugs. Ran with debug: false to make sure I had clean output.
Fixes #5600
2015-12-08 22:43:52 +00:00
LeeDr
1d54050f62 Not sure why Jenkins passed and Travis failed to find the timezone selection. Adding 1 second sleep to see if it's timing.
Fixes #5600
2015-12-08 22:43:52 +00:00
LeeDr
c4b3f9c981 Add data-test-subj to advanced_row.html and advanced_row.html to enable test automation. Add a test for Advanced Settings.
Fixes #5600
2015-12-08 22:43:52 +00:00
LeeDr
a8f4c24d1a Merge remote-tracking branch 'spalger/implement/testSubjSelector' into advancedSettings
Fixes #5600
2015-12-08 22:43:52 +00:00
Joe Fleming
67e63358b7 move defaultTimeout into a config file 2015-11-24 16:16:13 -07:00
Joe Fleming
0abcd06e67 increase the default timeouts 2015-11-24 16:16:13 -07:00
Joe Fleming
f2f78ef2e1 make the tryForTime output less noisy 2015-11-24 16:16:13 -07:00
Joe Fleming
18e8c6d40b add check for selected time field option 2015-11-24 16:16:13 -07:00
Joe Fleming
8e342bbfe8 wrap getFieldsTabCount in tryForTime
give it a chance to fail up to 10 times before failing completely
2015-11-24 16:16:13 -07:00
Joe Fleming
be91a2b9fd add catch for missing toast message 2015-11-24 16:16:13 -07:00
Joe Fleming
eca8d3f4d5 add a little more debugging 2015-11-24 16:16:13 -07:00
Joe Fleming
7dbcc8f90b speed up the waitForToastMessageGone helper 2015-11-24 16:16:13 -07:00
Joe Fleming
32f580b8e3 restore waitForToastMessageGone timeout 2015-11-24 16:16:06 -07:00
Joe Fleming
d34121a7c9 put tryForTime in getCurrentQueryName 2015-11-24 16:16:06 -07:00
Joe Fleming
e20670a152 update HeaderPage helper, use defaultTimeout 2015-11-24 16:16:06 -07:00
Joe Fleming
416f2d1a9a fix use in navigateToApp 2015-11-24 16:16:06 -07:00
Joe Fleming
256f1f3c81 pass the resolved value 2015-11-24 16:16:06 -07:00
LeeDr
b9e56991f9 Variablize 2 messages. 2015-11-24 10:56:49 -07:00
LeeDr
99a0c47247 Adding debug log before throwing errors. 2015-11-24 10:56:49 -07:00
LeeDr
c42c0069e8 Steps to debug and/or fix functional test timeouts. 2015-11-24 10:56:48 -07:00
LeeDr
7b37689798 Reverting this file back to 326892. 2015-11-17 12:56:46 -06:00
LeeDr
60d67aab5e Moved timepicker functions from DiscoverPage to HeaderPage. Fixed several other PR review comment issues. 2015-11-13 18:46:18 -06:00
LeeDr
61d0053bb2 Replace hacky backspacing with clearValue. 2015-11-13 17:48:27 -06:00
LeeDr
7cf3645630 findByCssSelector('a[ng-click="setMode(\'absolute\')"') works locally but not on Travis, trying findByLinkText('Absolute') instead. 2015-11-13 11:42:10 -06:00
LeeDr
2464e13803 Adjust timing in tryForTime (shorter setFindTimeout, longer test timeout). 2015-11-13 09:58:41 -06:00
LeeDr
ff44fd3ee5 Merge with master. 2015-11-12 15:42:05 -06:00
LeeDr
28d7519a0c New tests for Discover App. 2015-11-12 15:24:59 -06:00
LeeDr
2694b6b933 Save error messages in tryForTime and include in timeout messages. 2015-11-12 15:09:14 -06:00
LeeDr
fd225796f7 Add missing semicolons. 2015-11-12 12:04:20 -06:00
Joe Fleming
e86da76d86 a sea of missing semicolons 2015-11-11 15:47:02 -07:00
Joe Fleming
326892228c fix missing semi 2015-11-11 13:31:57 -07:00
Joe Fleming
7b5dd3ef9c unify timeouts, make timeout larger, remove debugging code 2015-11-11 11:44:12 -07:00
Joe Fleming
fd2d4435f1 allow custom timeout on getTimeBasedIndexPatternCheckbox 2015-11-11 11:28:04 -07:00
Joe Fleming
53eb35fae4 set all timeouts to larger, default timeout 2015-11-11 11:18:07 -07:00
LeeDr
050de6c923 Added Discover app tests. 2015-11-11 11:51:02 -06:00
LeeDr
ed244f33a6 Cleanup and remove failure message from takeScreenshot. 2015-11-11 11:49:02 -06:00
Joe Fleming
97d24e4050 pass in runScript timeout from getApp 2015-11-10 16:22:38 -07:00
Joe Fleming
cf889cb91e bump timouts some more 2015-11-10 16:15:32 -07:00
Joe Fleming
5ff1d51648 rely on setFindTimeout for selection instead of tryForTime 2015-11-10 16:13:55 -07:00
Joe Fleming
178f53fabf longer element and url timeouts 2015-11-10 15:56:40 -07:00
Joe Fleming
5e572c8ce4 remove function names from prototype methods 2015-11-10 15:11:15 -07:00
Joe Fleming
afb6ffe7ec fix headerpage click helpers 2015-11-10 15:00:20 -07:00
Joe Fleming
5675d851d0 wait for application container, shorten url change time 2015-11-10 11:55:24 -07:00
Joe Fleming
ade13d05ec properly return promise 2015-11-09 16:51:23 -07:00
Joe Fleming
fe10e6f916 give the tests more time to find row count in tab
and remove the angular-specific class selection
2015-11-09 16:51:22 -07:00
Joe Fleming
bbf9690782 load url first, then refresh 2015-11-09 16:51:22 -07:00