Where is the best free tutorial online to describle how to determine relative xpaths? I am working on a Salesforce project with Cucumber and Selenium, and we can only use xpaths (as opposed to ID or css) due to Salesforce's dynamic nature. Best Cheat Sheets would also be appreciated. Note: Right clicking and copying the xpath does not work for this project. We use the Chropath extension on Chrome, but it only works around 60% of the time. I need to be able to hand script xpaths the other 40%. Note: This is a Selenium IDE over Java framework, and only uses Chrome browser, so Firefox inspection tools won't work in this scenario. Thank you for your answers!
Asked
Active
Viewed 157 times