sridharbandi / Java-a11y

Accessibility Automated Testing with Java Selenium
https://sridharbandi.github.io/Java-a11y/
MIT License
12 stars 12 forks source link

UseConfigFile #4

Closed rarean closed 4 years ago

rarean commented 4 years ago
rarean commented 4 years ago

Made changes to use config.properties file for variables so they are not hard coded, and so i could make this work on my Mac :)

rarean commented 4 years ago

need to rethink ... issue i was trying to solve for (null pointer exception) when this is included as a jar dependency was not fixed using properties file.