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

Remote webdriver? #75

Closed
kaceyarnold opened this issue Jan 19, 2018 · 9 comments
Closed

Remote webdriver? #75

kaceyarnold opened this issue Jan 19, 2018 · 9 comments

Comments

@kaceyarnold
Copy link

So PhantomJS support has been removed. How do I get Webdriver Remote to work in EasyRepro? I have tried setting the browser type to Remote, and I get the predictable "browser type not recognized" error.

@dtu11
Copy link
Member

dtu11 commented Jan 19, 2018

The issue is not with our framework but rather the driver itself. We tried doing testing with PhantomJS but ran into a lot of issues with commands taking a long time to complete. The login process took over 4 minutes to finish after we removed the timeout settings.

If you're looking for headless support you can look into Chrome Headless. We're currently in the process of testing that option for our internal testing group.

As for remote webdriver, we're working on that as well with Selenium Hub and Docker.

If you would like, we can connect via conference call or something and we can chat. LMK

@kaceyarnold
Copy link
Author

kaceyarnold commented Jan 19, 2018 via email

@dtu11
Copy link
Member

dtu11 commented Jan 19, 2018

Let me review what changes are needed for Chrome Headless and see if we can get it pushed out.

@kaceyarnold
Copy link
Author

kaceyarnold commented Jan 19, 2018 via email

@kaceyarnold
Copy link
Author

Any progress on headless chrome? I would like to get the change tested before I depart for vacation.

@dtu11
Copy link
Member

dtu11 commented Feb 2, 2018

I've updated all branches to include the headless setting. I'll work on getting the assemblies pushed to NUGET.

@dtu11 dtu11 closed this as completed Feb 2, 2018
@kaceyarnold
Copy link
Author

kaceyarnold commented Feb 2, 2018 via email

@kaceyarnold
Copy link
Author

kaceyarnold commented Feb 5, 2018 via email

@dtu11
Copy link
Member

dtu11 commented Feb 16, 2018

The NUGET packages have been updated. Please let me know if you run into any issues. I apologize for the delay as I've been working on the roadmap for the project.

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

2 participants