Login
Remember
Register
Ask a Question
Which WebDriver implementation claims to be the fastest?
+1
vote
asked
Aug 22, 2019
in
Selenium
by
john ganales
Which WebDriver implementation claims to be the fastest?
#selenium-for-load-testing
selenium-bot-detection
selenium-for-ios
ios-selenium
automated-visual-testing-
selenium
load-testing-selenium
python-selenium
selenium-online-training-videos
learning-selenium
selenium-syllabus
selenium-tools-for-testing
selenium-element
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 22, 2019
by
rahulsharma
The fastest implementation of WebDriver is the HTMLUnitDriver. It is because the HTMLUnitDriver does not execute tests in the browser.
How To Do Headless Browser Testing using Selenium WebDriver
...