Hello,
I am using Firefox browser to automate the client’s application. The bot is working fine till 4th page. On the 5th page, i need to fetch data and click on download button. But here the bot is stuck. When i inspected i got to know that the page is designed using frames. Is the issue due to this? I saw similar behaviour in chrome as well. Previously i used internet explorer browser where this code was working properly. But i am migrating the code to firefox now because the client asked and now facing this issue.
Can someone help me with this issue?
Thanks.