Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect guidelines for selenium test automation #7184

Open
wants to merge 1 commit into
base: nw30
Choose a base branch
from

Commits on Oct 18, 2019

  1. Incorrect guidelines for selenium test automation

    I tried exactly what was given in the current version of documentation for test automation using selenium on the nw.js application. According to the documentation, copying only the chrome driver from the SDK build to the application directory should work. But it didn't work for me and was throwing an error saying chrome not reachable. Fortunately, it worked when I built the application with the SDK version of nw.js. So I made a correction in the documentation on the same.
    Sujatha-Pushparaj committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    85ffcea View commit details
    Browse the repository at this point in the history