You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to beta3, all of my relative locators are showing import errors on
import static org.openqa.selenium.support.locators.RelativeLocator.withTagName;
💥 Regression Report
After updating to beta3, all of my relative locators are showing import errors on
import static org.openqa.selenium.support.locators.RelativeLocator.withTagName;
On beta2 it works just fine.
Worked up to version: 4.0.0-beta-2
Stopped working in version: 4.0.0-beta-3
To Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Successful import.
Environment
OS: Windows 10
Browser: any
Browser version: any
Browser Driver version: any
Language Bindings version: java:4.0.0-beta-3
The text was updated successfully, but these errors were encountered: