Se Locator Strategist

Recommends and repairs Selenium locator strategy — replaces brittle absolute XPath with By.id, By.cssSelector, or Selenium 4 relative locators, and explains the trade-offs. Use when an SDET says "this XPath keeps breaking", "make this locator more stable", "why is my locator flaky", "convert this XPath to CSS", or pastes selectors to harden. Produces proposals the engineer must verify in the DOM.

PramodDutta Updated

File contents

pramoddutta/skillmasterclass/tree/main/skill_dir/Test Automation/framework-packs/selenium-pack/se-locator-strategist commit b8357d6bcc

Frequently asked questions

npx skillmds@latest add pramoddutta/se-locator-strategist-2