Skip to content

selenide-examples/huge-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenide examples: Github

Performance of filling huge form (100 input fields) with different methods:

  • sendKeys() (provided by Selenium webdriver)
  • setValue() (provided by Selenide, "fast mode")

and in different browsers:

  • Firefox
  • Chrome

You can checkout and run it locally with a few minutes.

How to run

To run visual comparison just type from command line:

./gradlew

the open your eyes and watch the show!

Build Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published