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

Is it possible to use elementor while browser.pause()? #44

Open
azachar opened this issue Sep 13, 2016 · 0 comments
Open

Is it possible to use elementor while browser.pause()? #44

azachar opened this issue Sep 13, 2016 · 0 comments

Comments

@azachar
Copy link

azachar commented Sep 13, 2016

Hi Andres!

Thank so much for your great tool!

I was just curious if instead of running elementor on the top of its own protractor session, you can reuse existing protractor and use your plugin to send commands to it.

Image a setup

a grunt / gulp enviroment that runs e2e tests, one of the tests is failing and a page that is visible after the user log in. So at that place you put browser.pause() to debug it.

Now I would run your elementor server that would connect to the existing protractor session and by using your chrome extension (i expect it would be already running with the protractor session launch from gulp/grunt) I would be able to find missing or problematic elements.

What do you think? I guess you have almost everything ready, it is just a matter of composition.

I look forward to your reply!

Cheers,
Andrej

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