trafficbot icon indicating copy to clipboard operation
trafficbot copied to clipboard

getting undefined error

Open olastech1 opened this issue 1 year ago • 1 comments

trying to send some traffic but am getting some undefined error

olastech1 avatar Aug 23 '22 09:08 olastech1

I am getting same Error as below if I enter 5 windows first 2 or 3 works perfectly but rest has problem..

Error: {
  message: 'navigation error',
  code: -7,
  details: 'Navigation timed out after 30000 ms',
  url: 'https://athlantys.com/'
}
undefined
Error: {
  message: 'navigation error',
  code: -7,
  details: 'Navigation timed out after 30000 ms',
  url: 'https://athlantys.com/'
}
undefined
Error: {
  message: 'navigation error',
  code: -7,
  details: 'Navigation timed out after 30000 ms',
  url: 'https://athlantys.com/'
}
result: undefined
undefined

ozersenol avatar Dec 18 '22 18:12 ozersenol