Josh
|
383bfb9e5b
|
checking websocket_hooked_brrowser
|
2020-04-26 20:35:13 -07:00 |
|
Jack Walker
|
d44b6e6729
|
Testing the 3 failing browsers
|
2020-04-27 09:23:26 +10:00 |
|
Jack Walker
|
0086c38933
|
Updated Edge fingerprinting, was incorrectly being identified as Chrome in some cases.
|
2020-04-24 18:08:26 +10:00 |
|
Jack Walker
|
bf2458392c
|
Fixed issue causing misidentification of debug modules.
|
2020-04-24 14:50:00 +10:00 |
|
Jack Walker
|
31cd48319f
|
Fixed issue causing misidentification of debug modules.
|
2020-04-24 14:10:23 +10:00 |
|
Jack Walker
|
c5f9cb9e5f
|
Bumped XP min FF version compatibility to 8.
|
2020-04-24 13:39:55 +10:00 |
|
Jack Walker
|
9903c02188
|
Bumped lowest version of Firefox compability to 7.
|
2020-04-24 12:56:37 +10:00 |
|
Jack Walker
|
b7b78b84c8
|
Bumped lowest version of Firefox compability to 7.
|
2020-04-24 12:56:26 +10:00 |
|
Jack Walker
|
d34ff17ffa
|
Potential fix for erroring compound matcher.
|
2020-04-24 12:16:21 +10:00 |
|
Jack Walker
|
b15a8bc3d7
|
.or for compound expectations
|
2020-04-24 12:00:44 +10:00 |
|
Jack Walker
|
5658009f91
|
eql -> eq
|
2020-04-24 11:51:28 +10:00 |
|
Jack Walker
|
9f5b3c540d
|
Re-running failing tests.
|
2020-04-24 11:32:10 +10:00 |
|
Jack Walker
|
2317714f0c
|
Run tests against Browserstack w/ full OS/Browser compatability matrix.
|
2020-04-23 14:43:14 +10:00 |
|
Jack Walker
|
6fb1618a47
|
Re-build w/ new debugging info
|
2020-04-23 14:25:50 +10:00 |
|
Jack Walker
|
434a13ce80
|
Re-build w/ new debugging info
|
2020-04-23 14:19:35 +10:00 |
|
Jack Walker
|
d61b38edcb
|
Is it only that API call failiing?
|
2020-04-23 14:10:46 +10:00 |
|
Jack Walker
|
8fd71d66e0
|
Running an API call prior to grabbing session - possibly keep-alive polling bug experienced in other areas is present here.
|
2020-04-23 13:51:46 +10:00 |
|
Jack Walker
|
a279c1699a
|
Code intended to be deleted still present. Removed to check if issue was caused by this code.
|
2020-04-23 13:43:41 +10:00 |
|
Jack Walker
|
6ff10cb5dd
|
Code intended to be deleted still present. Removed to check if issue was caused by this code.
|
2020-04-23 13:43:19 +10:00 |
|
Jack Walker
|
0b30172224
|
Added long sleep to definitively exclude this as a possibly for the error.
|
2020-04-23 13:37:58 +10:00 |
|
Jack Walker
|
b78ff672ce
|
Continuing attempts to debug websocket hook test
|
2020-04-23 13:17:47 +10:00 |
|
Jack Walker
|
12317c03a5
|
Wrong require relative path for websocket test
|
2020-04-23 13:11:03 +10:00 |
|
Jack Walker
|
6db311da92
|
Wrong require relative path for websocket test
|
2020-04-23 12:57:26 +10:00 |
|
Jack Walker
|
0376aa519f
|
Re-added deleted code that may have impacted this test.
|
2020-04-23 12:56:02 +10:00 |
|
Jack Walker
|
539a17bbee
|
Missing necessary requires?
|
2020-04-23 12:53:09 +10:00 |
|
Jack Walker
|
0fbb46d721
|
Does this need to sleep until after first keep-alive?
|
2020-04-23 12:45:40 +10:00 |
|
Jack Walker
|
788623227b
|
Debugging last 2/5 failing tests
|
2020-04-23 12:39:52 +10:00 |
|
Jack Walker
|
faaac279c1
|
Debugging last 2/5 failing tests
|
2020-04-23 12:34:24 +10:00 |
|
Jack Walker
|
18357dbbff
|
Hopefully the final fix. Mis-assigned variable fix.
|
2020-04-23 12:27:36 +10:00 |
|
Jack Walker
|
25f45ba1cb
|
Fixed test error
|
2020-04-23 12:22:14 +10:00 |
|
Jack Walker
|
f1e36647f9
|
Fix for driver time out.
|
2020-04-23 12:18:26 +10:00 |
|
Jack Walker
|
4fae78b4d5
|
Fix for driver time out.
|
2020-04-23 12:18:02 +10:00 |
|
Jack Walker
|
07037587e8
|
Took an easier route of acquiring the Auth token
|
2020-04-23 12:10:17 +10:00 |
|
Jack Walker
|
a4f06bbaac
|
And now for something completely different
|
2020-04-23 11:56:34 +10:00 |
|
Jack Walker
|
f6fdaa39ac
|
Removed line causing error from all files.
|
2020-04-23 11:47:20 +10:00 |
|
Jack Walker
|
3389a73e39
|
Removed line causing error, see if it works w/out
|
2020-04-23 11:42:27 +10:00 |
|
Jack Walker
|
f82d4645d5
|
Separated Selenium driver + BrowserStack code based on hook loadtime
|
2020-04-23 10:54:51 +10:00 |
|
Jack Walker
|
5ee6ac4126
|
Separated Selenium driver + BrowserStack code based on hook loadtime
|
2020-04-23 10:40:02 +10:00 |
|
Jack Walker
|
8b69279124
|
Separated Selenium driver + BrowserStack code based on hook loadtime
|
2020-04-23 10:23:24 +10:00 |
|
Jack Walker
|
a32f4ecf7b
|
Separated Selenium driver + BrowserStack code based on hook loadtime
|
2020-04-23 10:17:08 +10:00 |
|
Jack Walker
|
9f5452d5d5
|
Separated Selenium driver + BrowserStack code based on hook loadtime
|
2020-04-23 10:05:21 +10:00 |
|
Jack Walker
|
f5ee0219f8
|
Separated Selenium driver + BrowserStack code based on hook loadtime
|
2020-04-23 10:00:30 +10:00 |
|
Jack Walker
|
b2cb798020
|
maybee
|
2020-04-23 09:53:19 +10:00 |
|
Jack Walker
|
4234bf4e48
|
maybe?
|
2020-04-23 09:47:33 +10:00 |
|
Jack Walker
|
c6f9f182eb
|
debugging
|
2020-04-23 09:28:53 +10:00 |
|
Jack Walker
|
91dbaa8931
|
y
|
2020-04-23 09:20:32 +10:00 |
|
Jack Walker
|
1cb7103df6
|
Today is a new day
|
2020-04-23 08:53:41 +10:00 |
|
Jack Walker
|
44092d8519
|
fixed config.around hook
|
2020-04-22 16:25:50 +10:00 |
|
Jack Walker
|
709e748797
|
Getting closer?
|
2020-04-22 16:12:45 +10:00 |
|
Jack Walker
|
af8b001ff8
|
How about this
|
2020-04-22 16:00:22 +10:00 |
|