Commit Graph

88 Commits

Author SHA1 Message Date
Jack Walker
053c98cc60 Added the stack trace to exception handling for easier debugging. 2020-05-27 19:58:43 +10:00
Jack Walker
fa406ed071 Tightened up some of the test cases. 2020-05-27 19:03:13 +10:00
Jack Walker
e1430f5e43 Tightened up some of the test cases. 2020-05-27 19:01:54 +10:00
Jack Walker
af6db74058 Final exception fix. This should be the last change needed.. said every dev ever. 2020-05-27 18:51:27 +10:00
Jack Walker
dbb6cb1332 Missing key on hook variable assignment 2020-05-27 18:41:23 +10:00
Jack Walker
18e76512de Added some additional session handling code in the server setup. 2020-05-27 17:41:20 +10:00
Jack Walker
bf0e20991d Changed error handling to account for any false fails. Should now only fail if tests truly does not meet it's intended requirements. 2020-05-27 17:05:42 +10:00
Jack Walker
d43e0bafb4 Missing closing paren from last commit. 2020-05-18 16:11:47 +10:00
Jack Walker
443e8df251 Added error handling for initial failed connection/timeout to BrowserStack 2020-05-18 14:57:26 +10:00
Jack Walker
d51c6ae93e Added error handling for initial failed connection/timeout to BrowserStack 2020-05-18 14:52:11 +10:00
Jack Walker
a85f0d78d0 Reversed logic gate for incorrectly handled exception. 2020-05-15 13:09:09 +10:00
Jack Walker
0375acd7f8 Fixed BrowserStack timeout error handling. 2020-05-15 11:41:13 +10:00
Jack Walker
45f6595bda Fixed BrowserStack timeout error handling. 2020-05-15 11:26:30 +10:00
Jack Walker
31a19692f8 Moved TIMEOUT error handling to teardown. 2020-05-15 09:03:26 +10:00
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