Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

feat(debugging): Add webdriver logging and highlight delay #4039

Merged
merged 1 commit into from
Jan 31, 2017

Conversation

heathkit
Copy link
Contributor

This adds two options, both of which are implemented with Blocking
Proxy. --webDriverLogDir will create a readable log with timing
information of webdriver commands in the specified directory.

--highlightDelay will pause before clicking on elements or sending keys.
While paused, the element that's about to be affected will be
highlighted.

This adds two options, both of which are implemented with Blocking
Proxy. --webDriverLogDir will create a readable log with timing
information of webdriver commands in the specified directory.

--highlightDelay will pause before clicking on elements or sending keys.
While paused, the element that's about to be affected will be
highlighted.
@heathkit heathkit added this to the 5.1 milestone Jan 31, 2017
@heathkit heathkit requested a review from juliemr January 31, 2017 09:04
@heathkit heathkit merged commit 0cd156d into angular:master Jan 31, 2017
@heathkit heathkit deleted the logging-and-delay branch February 7, 2017 01:36
igniteram pushed a commit to igniteram/protractor that referenced this pull request Feb 21, 2017
…4039)

This adds two options, both of which are implemented with Blocking
Proxy. --webDriverLogDir will create a readable log with timing
information of webdriver commands in the specified directory.

--highlightDelay will pause before clicking on elements or sending keys.
While paused, the element that's about to be affected will be
highlighted.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants