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

Commits on Jan 31, 2017

  1. feat(debugging): Add webdriver logging and highlight delay.

    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 committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    848ad2c View commit details
    Browse the repository at this point in the history