Skip to main content
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?

  • August 11, 2022
  • 1 reply
  • 31 views

Forum|alt.badge.img+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

Ashwin A.K
Forum|alt.badge.img+10
  • Navigator | Tier 3
  • August 19, 2022

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