Hi, I am trying to run Java script using inject javascript. my script interacts with multiple pages data extraction. when i run the script using inject js. the control is not waiting for the script completion and moving ahead before the script is completed. any help?
It’s already a requested feature. Upvote for getting priority from the product team.
For a workaround, you can put static delay or you can use check app state activity to check if the desired screen or screen element available on screen which denotes run completion.
so, at the moment. there is no workaround?
@anilalapati.66
No, we only have the workarounds I already explained.