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
"pysaunter.py --new" does not create the required third_party/selenium directory needed by the pysaunter framework, which is confusing to somebody getting started....
adobe-MacBookPro:huh mmaypump$ pysaunter.py --new
adobe-MacBookPro:huh mmaypump$ ls
conf conftest.py logs modules pytest.ini scripts support
adobe-MacBookPro:huh mmaypump$
SUGGESTED FIX: Have pysaunter.py create the third_party/selenium structure, and then output a message that says:
"Download the latest Selenium standalone .jar file to third_party/selenium, then create a symbolic link named latest.jar that points to the downloaded .jar file."
The text was updated successfully, but these errors were encountered:
"pysaunter.py --new" does not create the required third_party/selenium directory needed by the pysaunter framework, which is confusing to somebody getting started....
adobe-MacBookPro:huh mmaypump$ pysaunter.py --new
adobe-MacBookPro:huh mmaypump$ ls
conf conftest.py logs modules pytest.ini scripts support
adobe-MacBookPro:huh mmaypump$
SUGGESTED FIX: Have pysaunter.py create the third_party/selenium structure, and then output a message that says:
"Download the latest Selenium standalone .jar file to third_party/selenium, then create a symbolic link named latest.jar that points to the downloaded .jar file."
The text was updated successfully, but these errors were encountered: