Commit Graph

3831 Commits

Author SHA1 Message Date
Jack Walker
93df6694b8 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:06:09 +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
69998ee176 Missing wait definition specifically in websocket_hooked_browser_spec.rb 2020-05-18 17:03:58 +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
a82e5209be Flipped localhost/127.0.0.1 in ATTACK/VICTIM_DOMAIN test constants. Supposed fix for testing issue. 2020-05-18 14:42:33 +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
0c429a8d43 Forced latest Selenium version in El Capitan + Catalina Safari tests. Noticed error using older versions. 2020-05-15 10:52: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
e9b31e4d6c Added error handling in the event hooked browser information also cannot be found during the test itself, rather than just in setup. 2020-05-08 15:20:46 +10:00
Jack Walker
9849bab134 Added error handling in the event hooked browser information also cannot be found during the test itself, rather than just in setup. 2020-05-08 15:01: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
e449537ad8 Merged Josh's fix for the websocket hook test. 2020-05-06 17:29:16 +10:00
Jack Walker
8488bc3866 Removed explicit Selenium driver versions. Causing multiple testing errors. 2020-05-06 13:15:02 +10:00
Jack Walker
6480127929 Explicitly added Selenium driver version 2020-05-06 12:54:55 +10:00
Jack Walker
ece8151ece Re-enabling full test suite. 2020-04-30 15:16:52 +10:00
Jack Walker
3e6b75882e Added error handling to try/catch block. 2020-04-30 12:07:10 +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
3f47d2f838 Added additional logic to handle inconsistencies in test results 2020-04-30 10:00:42 +10:00
Jack Walker
8ff669c9fc Added additional logic to handle inconsistencies in test results 2020-04-30 09:50:13 +10:00
Jack Walker
b397c2f5d5 Added additional logic to handle inconsistencies in test results 2020-04-30 09:44:22 +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
jcrew99
887f550d90 Update browser_details_handler_spec.rb 2020-04-29 15:46:31 +10:00
jcrew99
f4370bcf6f Update browser_details_handler_spec.rb 2020-04-29 15:45:38 +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
bf0f22a1fe Handling for last commit's issue successful. Testing against full suite. 2020-04-29 13:38:19 +10:00
Jack Walker
59c34d5697 Adding some handling for potential issue in BeEF recognising hooks 2020-04-29 13:26:20 +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
423ae6bf41 Testing new client side wait to increase hook consistency in test. 2020-04-29 13:09:29 +10:00
Jack Walker
70a9db28be Testing new client side wait to increase hook consistency in test. 2020-04-29 13:05:25 +10:00
Jack Walker
daef8b0a22 Testing new client side wait to increase hook consistency in test. 2020-04-29 12:58:26 +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