Commit Graph

74 Commits

Author SHA1 Message Date
Jack Walker
8b8e19f216 Added more descriptive exception CLI output for BrowserStack tests. 2020-05-12 17:11:37 +10:00
Jack Walker
878e235e0b Broadened timeout exception handling. 2020-05-12 09:52:12 +10:00
Jack Walker
92f3bdba2b Added additionally error handling to BrowserStack test cases 2020-05-12 08:59:28 +10:00
Jack Walker
0f14e4d3b7 Generated secure BrowserStack user + access key for beefproject/beef repo. Cleaned up some code. 2020-05-08 10:28:49 +10:00
Jack Walker
66868e748d Added error handling to try/catch block. 2020-04-30 11:16:07 +10:00
Jack Walker
8e1edf5cea Added error handling to try/catch block. 2020-04-30 11:02:22 +10:00
Jack Walker
5555d32367 Added error handling to try/catch block. 2020-04-30 10:46:29 +10:00
Jack Walker
5f8bf6b14a Added error handling to try/catch block. 2020-04-30 10:38:50 +10:00
Jack Walker
8ff669c9fc Added additional logic to handle inconsistencies in test results 2020-04-30 09:50:13 +10:00
Jack Walker
dc80537693 Added additional logic to handle inconsistencies in test results 2020-04-30 09:42:55 +10:00
Jack Walker
334cbf895f Added more handling to allow browser room to be hooked comfortably 2020-04-29 16:06:12 +10:00
Jack Walker
bb2879afcd Added more handling to allow browser room to be hooked comfortably 2020-04-29 16:04:16 +10:00
Jack Walker
4a7f338527 Added more handling to allow browser room to be hooked comfortably 2020-04-29 15:17:23 +10:00
Jack Walker
dd2fad3d14 Added more handling to allow browser room to hook comfortably 2020-04-29 14:47:00 +10:00
Jack Walker
43dd0a2562 Reverted back to taking token directly, auth was causing issues.: 2020-04-29 14:06:05 +10:00
Jack Walker
192c666fc8 Reverted to previous method of auth rather than just pulling API token directly when generated by BeEF. 2020-04-29 13:56:46 +10:00
Jack Walker
7decd7a53d Adding some handling for potential issue in BeEF recognising hooks 2020-04-29 13:20:15 +10:00
Jack Walker
ca1df10953 Testing new client side wait to increase hook consistency in test. 2020-04-29 12:50:12 +10:00
Jack Walker
0b4428951c Testing new client side wait to increase hook consistency in test. 2020-04-29 11:45:19 +10:00
Jack Walker
822bd61426 Testing new client side wait to increase hook consistency in test. 2020-04-29 11:14:28 +10:00
Jack Walker
4726647d2f Testing new client side wait to increase hook consistency in test. 2020-04-29 11:08:28 +10:00
Jack Walker
e9a012c04b Testing new client side wait to increase hook consistency in test. 2020-04-29 11:02:49 +10:00
Jack Walker
bf085bd562 Testing new client side wait to increase hook consistency in test. 2020-04-29 10:49:03 +10:00
Jack Walker
ce29f9dec8 Testing new client side wait to increase hook consistency in test. 2020-04-28 17:08:23 +10:00
Jack Walker
6b1290b26e Testing new client side wait to increase hook consistency in test. 2020-04-28 17:03:45 +10:00
Jack Walker
d0c0763815 Testing new client side wait to increase hook consistency in test. 2020-04-28 16:57:44 +10:00
Jack Walker
f0ad6795b2 Testing new client side wait to increase hook consistency in test. 2020-04-28 16:31:44 +10:00
Jack Walker
b5c7cd39b5 Testing new client side wait to increase hook consistency in test. 2020-04-28 15:52:51 +10:00
Jack Walker
ea461c32d5 Testing new client side wait to increase hook consistency in test. 2020-04-28 15:46:22 +10:00
Jack Walker
44aadbc6d9 Testing new client side wait to increase hook consistency in test. 2020-04-28 15:36:19 +10:00
Jack Walker
ac4412e1cb Testing new client side wait to increase hook consistency in test. 2020-04-28 14:56:58 +10:00
Jack Walker
d3db1d5407 Small bump up to hook time to get more consistent test results. 2020-04-28 12:40:59 +10:00
Jack Walker
b0f6f02cb6 Small bump up to hook time to get more consistent test results. 2020-04-28 08:59:39 +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
434a13ce80 Re-build w/ new debugging info 2020-04-23 14:19:35 +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
b78ff672ce Continuing attempts to debug websocket hook test 2020-04-23 13:17:47 +10:00
Jack Walker
539a17bbee Missing necessary requires? 2020-04-23 12:53:09 +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