Good day,
Most of the times, I am not able to see all Locators while creating a new step manually.
How to solve this issue…
Thanks in Advance
Good day,
Most of the times, I am not able to see all Locators while creating a new step manually.
How to solve this issue…
Thanks in Advance
Hi @smriti.dalal17,
If your web application is built using react native then some of the elements might be dynamic generated elements based on the previous action. These kind of elements have to be identified manually using Inspect element.
Thanks,
Santosh
Zoom percentage in my chrome browse is 90% due to which this issue is observed. The issue got resolved by setting the zoom percentage to 100%.
Thanks Meidan & Santosh…