XPath in Selenium Video Tutorial
Automation engineers, Chris Lawson and Ryan Eisma, explore effective strategies for making your XPath in Selenium less brittle.
Automation engineers, Chris Lawson and Ryan Eisma, explore effective strategies for making your XPath in Selenium less brittle.
Automation engineers, Chris Lawson and Ryan Eisma, explore effective strategies for making your XPath in Selenium less brittle."Sometimes you have locator strategies that don't work the way you want it to. You can't always identify everything by name, in these cases we often find XPath, as a locator strategy, to be useful." - Automation expert, Chris Lawson
Automation engineers, Chris Lawson and Ryan Eisma, demonstrate how to modify Seleniumcomposite actions for complex user interactions.
Automation engineers, Chris Lawson and Ryan Eisma, demonstrate how to modify Selenium composite actions for complex user interactions. “A lot of times you will have more complex user interactions than just typing a field and clicking a button.” - Chris Lawson, Automation Engineer