Commit graph

119 commits

Author SHA1 Message Date
Elastic Jasper
065cd11fc0 Backport PR #7502
---------

**Commit 1:**
Switch from Firefox to Chrome

* Original sha: 677a6c1d3f
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-06-17T22:32:15Z

**Commit 2:**
fix chromedriver.path

* Original sha: 589cb71cbb
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-06-20T14:25:22Z

**Commit 3:**
More selenium cleanup

* Original sha: 056294b7e9
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-06-20T15:23:29Z

**Commit 4:**
Put task intern:dev back in!

* Original sha: b85d919f68
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-06-20T15:38:18Z

**Commit 5:**
temporary screenshots fix

* Original sha: 8a9178ca0d
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-06-20T16:11:53Z

**Commit 6:**
Add screenshots dir

* Original sha: 929f30c8cc
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-06-20T16:26:07Z

**Commit 7:**
Add getSpinnerDone on clickNewSearch to fix failures

* Original sha: dfacedb27b
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-06-20T16:54:48Z

**Commit 8:**
Backport screenshots 'session' and 'failure' folders

* Original sha: fe9f34cb68
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-06-20T18:04:56Z

**Commit 9:**
gitignore *.png in failures and session

* Original sha: 06d70e6a63
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-06-20T20:53:26Z

**Commit 10:**
Update .gitignore

* Original sha: 603f5035ac
* Authored by Lee Drengenberg <lee.drengenberg@elastic.co> on 2016-06-20T21:21:55Z
* Committed by GitHub <noreply@github.com> on 2016-06-20T21:21:55Z
2016-07-21 14:41:14 -04:00
LeeDr
b6ed9a261a Fix ./Common to ./common 2016-01-29 09:43:08 -06:00
LeeDr
98b15dbefa backport a4088bba 2016-01-29 09:41:07 -06:00
LeeDr
3eb1598efd New tests for expand/collapse discover tab legend and sidebar. 2016-01-28 16:21:09 -06:00
LeeDr
48662fd74a Add 5 tests for Discover shared links 2016-01-25 20:48:27 -06:00
LeeDr
6d2a11cd23 8 new discover tests, _field_data 2016-01-21 17:59:13 -06:00
LeeDr
e81585415b Minor changes from review comments. 2016-01-21 09:48:35 -06:00
LeeDr
b496b4dda3 Added tests that change the interval through most of the choices and check the data. 2016-01-21 09:48:21 -06:00
LeeDr
ff033eb8c6 Fix screenshots with minimal sleep calls. Remove a couple unnecessary promise chains in visualizePage.
Fixes #5932
2016-01-19 19:07:55 +00:00
LeeDr
c25bc1f0e3 switch from sleeps to waiting for visualize-legend.
Fixes #5932
2016-01-19 19:07:55 +00:00
LeeDr
bc9ffa36ee Trying 4 sec sleep before screenshots.
Fixes #5932
2016-01-19 19:07:54 +00:00
LeeDr
748b01ff44 Remove unused variable. 2016-01-15 16:16:50 -06:00
LeeDr
5fa55e209e Remove commented code. 2016-01-15 16:16:41 -06:00
LeeDr
f3047d01c5 Fix multiple problems with discover 'should show the correct bar chart'. UTC timezone, array.length, improve cssSelector. 2016-01-15 16:16:28 -06:00
LeeDr
7f7ff2b447 Merge pull request #5492 from LeeDr/testVisualize
Test visualize automated tests
2016-01-14 18:08:59 -06:00
LeeDr
42302ac682 Revert "Revert "Rename test:ui to test:browser so will run on Jenkins.""
This reverts commit b7935865dc.

Fixes #5750
2015-12-22 16:45:07 +00:00
LeeDr
0881cb87b7 Revert "Rename test:ui to test:browser so will run on Jenkins."
This reverts commit 5d9d695268.

Fixes #5750
2015-12-22 16:45:07 +00:00
LeeDr
5e3104a22d Rename test:ui to test:browser so will run on Jenkins.
Fixes #5750
2015-12-22 16:45:06 +00:00
LeeDr
1e31e1d236 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
2015-12-22 16:45:06 +00:00
LeeDr
9745461087 Initial changes (only the UI automation changes) to support running tests with Shield (works without Shield also).
Fixes #5709
2015-12-18 14:45:25 +00:00
LeeDr
fe82481619 Remove one used self var.
Fixes #5526
2015-12-08 21:05:32 +00:00
LeeDr
df809fcdaa Fix cases.
Fixes #5526
2015-12-08 21:05:32 +00:00
LeeDr
6f60d798f9 Fix cases.
Fixes #5526
2015-12-08 21:05:32 +00:00
LeeDr
1ca7436053 Changed 3 console.logs to common.debugs. Ran with debug: false to make sure I had clean output.
Fixes #5526
2015-12-08 21:05:32 +00:00
LeeDr
ca9e697c5e Not sure why Jenkins passed and Travis failed to find the timezone selection. Adding 1 second sleep to see if it's timing.
Fixes #5526
2015-12-08 21:05:32 +00:00
LeeDr
117b4d0ec5 Add data-test-subj to advanced_row.html and advanced_row.html to enable test automation. Add a test for Advanced Settings.
Fixes #5526
2015-12-08 21:05:32 +00:00
spalger
76b36143d8 use intern require syntax 2015-12-07 13:49:12 -07:00
spalger
367e8872a8 added util for functional tests 2015-12-07 13:49:12 -07:00
Joe Fleming
14daaf0f85 move defaultTimeout into a config file 2015-11-24 15:29:56 -07:00
Joe Fleming
3e8307f8ac increase the default timeouts 2015-11-24 15:10:34 -07:00
Joe Fleming
25e7d2976e make the tryForTime output less noisy 2015-11-24 15:10:34 -07:00
Joe Fleming
b3f2d5bfed add check for selected time field option 2015-11-24 15:10:34 -07:00
Joe Fleming
43a5e2b838 wrap getFieldsTabCount in tryForTime
give it a chance to fail up to 10 times before failing completely
2015-11-24 15:10:33 -07:00
Joe Fleming
4fdbc265c8 add catch for missing toast message 2015-11-24 15:10:33 -07:00
Joe Fleming
c9c0f34efe add a little more debugging 2015-11-24 15:10:33 -07:00
Joe Fleming
d8d8886747 speed up the waitForToastMessageGone helper 2015-11-24 15:10:33 -07:00
Joe Fleming
4e9b1d34de restore waitForToastMessageGone timeout 2015-11-24 11:47:25 -06:00
Joe Fleming
c940bc8497 put tryForTime in getCurrentQueryName 2015-11-24 11:47:02 -06:00
Joe Fleming
9303c57b7b update HeaderPage helper, use defaultTimeout 2015-11-24 10:30:36 -06:00
Joe Fleming
ca5ba4fe16 fix use in navigateToApp 2015-11-24 10:21:37 -06:00
Joe Fleming
8a5c94c941 pass the resolved value 2015-11-24 10:17:55 -06:00
LeeDr
5f3b0ae4a2 Variablize 2 messages. 2015-11-20 13:43:26 -06:00
LeeDr
5f10d16f4d Adding debug log before throwing errors. 2015-11-20 12:39:05 -06:00
LeeDr
7411132164 Steps to debug and/or fix functional test timeouts. 2015-11-19 11:06:01 -06: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