i am automating one web page yahoo finance using reframework but i got the selector error when processing from the second transaction first transaction it is okk but second transaction it got the selector error i will attach the screenshot and workflow below please help i am stuck with this
First Assignment Reframework.zip (965.3 KB)
can u have this in your click properties
maybe wait for ready complete, or a little delay before first try
Thanks
Now it seems fine bro i have not used wait for ready activity before what is the use of it
1 Like
Hi @alan_prakash
thats great
WaitForReady – wait for the target to become ready, before performing the activity .
Hi @alan_prakash
if you have no more question
please do close topic and mark as solution
WaitForReady – wait for the target to become ready, before performing the activity. There are three available options:
- None – does not wait for the target to be ready.
- Interactive – waits until only a part of the app is loaded.
- Complete – waits for the entire app to be loaded.
Happy automation
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.