Thursday 30 April 2020

Locators for selenium | finding xpath for legend tag using contains


Label content on the web:

xpath: 
//legend[contains(.,'Add Marketing User')]

HTML inspector :


No comments:

Post a Comment