Question

Hi team! I have a web scraping script I built with the recorder. WHen I run it by itself it works no problem. However when I run it as part of several bots chained together it doesn't seem to work exactly as I would expect. Any ideas?

  • 11 August 2022
  • 1 reply
  • 21 views

Badge +2
Hi team! I have a web scraping script I built with the recorder. WHen I run it by itself it works no problem. However when I run it as part of several bots chained together it doesn't seem to work exactly as I would expect. Any ideas?

1 reply

Userlevel 4
Badge +7

Hi @Ray GIbson​ ,

 

This could be an issue with the websites not loading on time.

I would suggest using a mix of Dynamic and Static Delays.

 

Dynamic Delays are the Wait for Object, If Object Exists or Loop: While Object Exists Actions and Static Delays refer to the Fixed Delays.

 

Kind Regards,

Ashwin A.K

Reply