Small bump up to hook time to get more consistent test results.
This commit is contained in:
@@ -89,7 +89,7 @@ RSpec.describe 'BeEF Debug Command Modules:', :run_on_browserstack => true do
|
||||
@driver.navigate.to "#{VICTIM_URL}"
|
||||
|
||||
# Give time for browser hook to occur
|
||||
sleep 3
|
||||
sleep 3.5
|
||||
|
||||
@hooks = JSON.parse(RestClient.get "#{RESTAPI_HOOKS}?token=#{@token}")
|
||||
@session = @hooks['hooked-browsers']['online']['0']['session']
|
||||
|
||||
Reference in New Issue
Block a user