Class ShaftLocator
java.lang.Object
com.shaft.gui.driver.ShaftLocator
Backend-neutral SHAFT locator that resolves to Selenium
By or
Playwright Locator.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ShaftLocatorstatic ShaftLocatorfrom(org.openqa.selenium.By locator) strategy()static ShaftLocatororg.openqa.selenium.BytoBy()com.microsoft.playwright.LocatortoPlaywrightLocator(com.microsoft.playwright.Page page) toString()value()static ShaftLocator
-
Method Details
-
css
-
xpath
-
text
-
from
-
strategy
-
value
-
toBy
public org.openqa.selenium.By toBy() -
toPlaywrightLocator
public com.microsoft.playwright.Locator toPlaywrightLocator(com.microsoft.playwright.Page page) -
toPlaywrightSelector
-
toString
-