level 3 - assignment 2 - unable to get reference number after uploading report using element scope
I am using chrome, only getting text called acme-test.uipath.com says but not beyond text.
level 3 - assignment 2 - unable to get reference number after uploading report using element scope
I am using chrome, only getting text called acme-test.uipath.com says but not beyond text.
Welcome to the UIpath Community.
You can use Computer Vision Activities to read that reference number.
It’s recommended to use IE browser and UIpath will identify elements easily also.
Hello Lakshman
It didn’t worked with computer vision, only some part of text is coming. Reference number not coming from popup. Same issue again.
Then use IE browser only and UIpath will identify those pop up’s without any issue.
Yeah Lakshman, trying same by getting all selectors set to IE instead of chrome. Issue is with popup comes at down side after clicking download option in IE. Save as dialog box not trigerring. Download popup just keeps blinking but click is not happening.
Check SimulateType or SendWindowMessage in properties of that Click Activity and then try once.
Hello Laxman
Used your suggestion, computer vision, when I run individual sequence working well.
Wen I try same from with complete flow , it says selector not working for CV scope. Even kept delay. Wen I run individual after it got failed end to end tat sequence with CV it is working individually. Not sure wat I am missing here.
Could you please take screenshot of your workflow and show me once.
It’s look like you still use chrome browser. am I right??
Use IE . remove CV activity just use simple get text activity
Yeah correct, IE is damn slow, unbearable. If chrome is confirmed it doesn’t work than I will only look IE than.