Skip to content

czhifa/watir.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watir Website

Watir.com is generated from the code in this repository using Jekyll

Contributing

Please help us keep our examples and tutorials up to date. These guides can be found in the _guides directory

Do you have Watir specific information you'd like to share? Create a post in the _posts directory

If you know Jekyll / HTML / CSS and would like to help improve our site's look and feel, by all means contact us.

Example Pages

HTML used for Watirspecs is mirrored on the Watir site in the /examples directory To update this code with the latest in the watir repository:

$ git remote add -f -t master --no-tags watirhtml https://github.com/watir/watir.git
$ git rm -rf examples
$ git read-tree --prefix=examples/ -u watirhtml/master:spec/watirspec/html

About

Code for our Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 76.6%
  • HTML 23.4%