Hi guys!
I need help in the first lesson of the advanced level (System 1)
I’m still at the beginning (extracting data from the table in WorkItem).
the error is that after executing the login in the CME nothing happens, sometimes it does the direct logout… There are two days I’m looking for the error and I can not find it. follows the project. Can someone tell me the way?ReFrameWork-master.zip (1.9 MB)
You have not used attach browser activity for you click action
Add a AttachBrowser then indicate the WorkItems page and inside that add the click action that you have and re-indicate it.
This should solve the fault that is occurring.
Once again thank you very much for the help, I will follow your tip. Just one more question. In the activity manual you are informed to use the full selector of WorkItem (that this activity is not within a browser scope to attach). Do you think you may have a problem later?
You would also use Attach Browser (pass the Browser element from the Open browser activity used previously) and use Navigate. This saves much time and using many click activities.