Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Allow setting sync scripts at run-time #16

Open
heathkit opened this issue Jan 4, 2017 · 0 comments
Open

Allow setting sync scripts at run-time #16

heathkit opened this issue Jan 4, 2017 · 0 comments
Assignees

Comments

@heathkit
Copy link
Contributor

heathkit commented Jan 4, 2017

Replace the setSynchronization API with something more sophisticated.

  • Allow users to specify which client-side blocking scripts to run with each webdriver command.
  • In addition to enabling/disabling scripts, allow changing the parameters (so Protractor can change rootEl)
  • Allow configuring the timeout for each script.
  • Potentially set a priority for the scripts, so they run in a defined order
  • Allow providing a path to the client side scripts as a command line option

This is needed for angular/protractor#3857 and angular/protractor#3858.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant