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

Put some more examples on usage #4

Open
schrepfler opened this issue May 20, 2014 · 0 comments
Open

Put some more examples on usage #4

schrepfler opened this issue May 20, 2014 · 0 comments

Comments

@schrepfler
Copy link

The current example of usage in the webdriver-tester Main class is not quite clear on how the webdriver is to be used, we can create a browser, we can start a session and execute javascript but what do we do next? Should we use the phantomjs api to execute operations? What's the point of that if we then have to execute line by line and then map the result back to scala?
Is there an API which the Session provides? Is there a way to pass in a recorded session (ex. har file or selenium recording) and automate that?

jroper added a commit to jroper/webdriver that referenced this issue Apr 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant