Unable to select the dropdown in Chrome while running from Control Room
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-04-21 01:26 PM
Hello,
The requirement is selecting a dropdown option in Chrome browser for a website. The respected navigate stage properties are as follows:
BP able to select the correct dropdown option while running process from studio-level, but when same process running from control room (with and without Login agent) it's not selecting the dropdown option (moving to next stage without any exception)
I've tried below ways to fix it, but no luck
1. Added retry (maximum 5 attempts)
2. Tried with GSKE and GSK
If anyone familiar with this issue, how you resolved it in your automation?
Thanks,
Naga
The requirement is selecting a dropdown option in Chrome browser for a website. The respected navigate stage properties are as follows:
BP able to select the correct dropdown option while running process from studio-level, but when same process running from control room (with and without Login agent) it's not selecting the dropdown option (moving to next stage without any exception)
I've tried below ways to fix it, but no luck
1. Added retry (maximum 5 attempts)
2. Tried with GSKE and GSK
If anyone familiar with this issue, how you resolved it in your automation?
Thanks,
Naga
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-04-21 06:02 PM
The steps in your navigate stage will execute at the same speed in CR as they do in Studio, so I'm guessing the issue isn't within the Navigate stage itself. Maybe check what's happening prior to the Navigate - is there any way that the target app is not in the right state for the Navigate to succeed? Remember when running in CR the time between stages can be assumed to be zero, whereas Studio moves from stage to stage relatively slowly. Maybe if you witness it running at CR speed you'll spot something.
