Selenium C# Xpath
I want to know about how to find XPath in Selenium Webdriver Using C#.Some of the sites like Facebook,Google,etc have Daynamic X Path means changng Everytime.So Kindly help me out
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bhawna TutejaPosted Mar 15, 2020, 10:40 PM
Gokul TPosted Jan 23, 2020, 10:29 AM
SanthoshPosted Sep 27, 2019, 4:00 AM
You are trying to find a button with id 'loginbutton'.
You are passing Xpath of that button to By.Id.