I got an issue regarding the selector in upload yearly report sequence for assignment 2. Sometimes, it works perfectly. But most of time, it will stuck in the below window and cannot proceed further. I am stucking here for two days already. Can someone help me about it? Thanks!
The issue is still there. I set the delay to 3000. But it looks like it is not that issue. Is that possible if there is two different selectors for that pop up window? Thanks man!
I think I figured out what the issue is. Instead of directly getting text after click Upload button. I created element exists and if function to tell the difference of two possible selectors for that pop up window. And now it works. I don’t know if someone else has this similar issue, but it did help me pass. Thanks!