selenium webdriver - How to handle dynamically changing ID's on refresh? -


how handle dynamically changing id's on refresh?

it's common question answer question.
if id's dynamic can go other locator techniques ever suitable in case of app.
e.g. name , classname.
mostly use of advance css or xpath should work in case. need find unique set of properties / attribute values locate.
keep in mind - ignore on part changing...focus on part not changing , try use in locator choose.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -