Skip to content

Web browser automation testing using Selenium 2 (WebDriver) and Java

License

Notifications You must be signed in to change notification settings

georgekankava/WebDriver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium WebDriver

This repository contains WebDriver code examples, exercises and tutorials for developers.

Over time, more and more test example will be uploaded here.

All tests examples in this repository is to be considered public domain unless stated otherwise.

Example with following web page:

Examples with:

  • Mouse hover
  • Drag & Drop
  • Draggable
  • Selectable
  • Sortable
  • Actionable
  • Radio Button
  • Checkbox
  • Datepicker

Pre-requisites

You'll need to install

  • Java 8.
  • Maven.
  • Firefox.

###Contributions

If you have any code examples you would like to contribute to this repository, please feel free to open a pull request.

##Feedback

Contributors to this repo would be very grateful to receive feedback! If you would like to praise or comment on any test examples, or the repo as a whole, please do so in the issue tracker. I'd love to hear what you think, so please take a moment to let me know.

##Contact

If you have any questions about this repo, or need some help to contribute, please do not hesitate to contact me.

About

Web browser automation testing using Selenium 2 (WebDriver) and Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%