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

RobotAppEyes.open_eyes_session should allow using a private Applitools Eyes cloud #13

Open
david-raymond opened this issue Jul 10, 2018 · 0 comments

Comments

@david-raymond
Copy link

Applitools Eyes defaults to Eyes server https://eyessdk.applitools.com. But Applitools supports private clouds which larger organizations can use.

RobotAppEyes does not allow specifying a private cloud when opening a Eyes session. It should.

We have manually modified the distribution package to support this. We have modified the RobotAppEyes/RobotAppEyes.py to add the new serverUrl named argument to open_eyes_session (with default value https://eyessdk.applitools.com) and pass this argument as the server_url argument when instanciating the Eyes object.

Could this improvement (or similar) be officially included in the Robot-AppEyes package?

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