Chrome Automation - UIA mode
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-01-23 11:18 AM
Hi ,
I developed a process automating chrome using UIA mode end to end. The process worked well in control room and 76 queue items were successful in a go.(in one resource pc)
After that the process was run in 12 sessions. Randomly queue items fail here and there and work fine after that. Process fails at any step randomly , but works well for the next 20 queue items continuously.
Has anybody faced this issue in chrome automation - UIA mode ?
I developed a process automating chrome using UIA mode end to end. The process worked well in control room and 76 queue items were successful in a go.(in one resource pc)
After that the process was run in 12 sessions. Randomly queue items fail here and there and work fine after that. Process fails at any step randomly , but works well for the next 20 queue items continuously.
Has anybody faced this issue in chrome automation - UIA mode ?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-01-23 11:29 AM
Hi D,
Often if Edge or Chrome browser steps fail seemingly at random, a wait stage fixes things. It is in general a good idea to have a wait stage right after each stage used for UI interaction with the browser.
Happy coding
--------------
Paul
Sweden
Often if Edge or Chrome browser steps fail seemingly at random, a wait stage fixes things. It is in general a good idea to have a wait stage right after each stage used for UI interaction with the browser.
Happy coding
--------------
Paul
Sweden
Happy coding!
Paul, Sweden
(By all means, do not mark this as the best answer!)
Paul, Sweden
(By all means, do not mark this as the best answer!)
