Log timing info for implicit and explicit waits

22 views
Skip to first unread message

Christopher Blythe

unread,
Feb 5, 2016, 6:53:45 PM2/5/16
to webdriver
I've been looking for way to log timing information for waits without explicitly putting hooks in my webdriver scripts.

For implicit waits, using the EventFiringWebDriver with my own customer implementation of WebDriverEventListener seems to be the best solution. 

However, I'm not sure where to go with explicit waits... Any suggestions?

I was thinking of extending the WebDriverWait class and overriding the until method, but was hoping there would be an easier path.
Reply all
Reply to author
Forward
0 new messages