I'm not able to import the package 'import org.openqa.selenium.environment;' It says it cannot be resolved when trying to import in eclipse.
Selenium version - 3.141.59
Eclipse - Neon
Java - 1.7
But i can be able to find this in the selenium source code.
https://github.com/SeleniumHQ/selenium/tree/master/java/client/test/org/openqa/selenium/environment

