Can someone help me figure out how to click this button? Tried using javascript using IDs on the image:
document.getElementByID("RealBtn_rValuesOKButton").click();
But it doesnt work. Also tried using Click link on the webpage but the problem is it is inside the iframe and the iframe id is changing everytime.
Hi @mjbaylon ,
I am assumin this as window application.Try these one by one.
1. If window contains action-it will check whether that popup appears if it appears then go to send action.
2.Press Button in Window.
(Note:- if you got your solution you can mark as solution and gives kudos)
Thanks & Regards
Vishnu Reddy
Try to use below actions:
1. Click link on web page
2. Click UI element on window
3. Send keys
You can explore the above action to achieve the same.
Thanks,
Deenuji Loganathan 👩‍💻
Automation Evangelist 🤖
Follow me on LinkedIn 👥
-------------------------------------------------------------------------------------------------------------
If I've helped solve your query, kindly mark my response as the solution ✔ and give it a thumbs up!👍 Your feedback supports future seekers 🚀
Hi @mjbaylon
if iframeid is changing everytime- we can make it a dynamic selector so that it ignores the value of iframe id
Nived N 🚀
LinkedIn: Nived N's LinkedIn
YouTube: Nived N's YouTube Channel
Blog: Nived Nambiar's Blogs
🔍 Found my answer helpful? Please consider marking it as the solution!
Your appreciation keeps me motivated. Thank you! 🙌
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2