Hi friends
I need your advice on how to get the hash code from the pop window on uploading the reports. @singhonkar tried your solution(inner text ) but somehow it throws same error as orignal(used name from get Attribute).
I went through your code and would like to highlight that you haven’t used REFramework properly. This may lead to fail while UiPath evaluating your assignment.
Please find the attached GetUploadID file, replace this file with yours and do a dry run. Let me know if it works for you… GetUploadID.xaml (8.7 KB)
@singhonkar Thanks for your concern about use of RE framework…but to be honest I am not comfortable working in it…still working on it…I am pretty new into programming.
I tried using GetUploadID.xaml that you shared but the selectors are not getting validated for both GetFullText and Click…
The selectors which i’ve share in screenshots are correct and working fine for me. How did you put the selectors in your file like have you got these selectors with UiExplorer or manually typed .
I’m wondering because it’s working for me not for you. Can you please let me know.
@Priyanka24
Typing manually a selector won’t work. You’ve to get it using UiExplorer. I suggest you to please watch selectors video once to gain depth knowledge as this is a very crucial topic for web automation.
@singhonkar your feedback was very helpful Sir…Was able to fix the selector and the program executed successfully.
Also please suggest how should I prepare for the final test as I am not sure about the practical part and m also weak in RE framework.
Please share some tips on preparing for final test …also is the final test practical question same for every one so that I can prepare in advance …
thanks in advance
Please go through UiPath Foundation course and Advanced training course. Every topic is covered in depth and you’ll develop good skills for RPA. If you face any kind of issues or clarifications, you’ll get definitely help from community forum.
If the above solution works for you, you can close this thread and mark it as solution, it’ll help others too.