Category:Selenium

From Genecats
Revision as of 23:36, 16 November 2011 by Greg (talk | contribs) (Added some initial content - helpful links.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This is mostly a place holder while we develop more content. Here are some useful links...

Selenium Website

Selenium downloads

Selenium reference

Selenium documentation

A common way to find elements on a page using Selenium is xPath, however, we should use CSS selectors when possible, as the tests run faster - especially in IE. Here's some info:

Why CSS Locators are the way to go vs XPath

Selenium Tips: CSS Selectors in Selenium Demystified

Pages in category "Selenium"

This category contains only the following page.