352
edits
(link to geo's page) |
(existing tools) |
||
Line 3: | Line 3: | ||
It is also recommended to review Geo's draft of [https://github.com/geoelectric/ui_auto_best_practice/blob/master/uiabp.md automation best practices], which gives a theoretical overview of writing automation tests. | It is also recommended to review Geo's draft of [https://github.com/geoelectric/ui_auto_best_practice/blob/master/uiabp.md automation best practices], which gives a theoretical overview of writing automation tests. | ||
= External Tools / Resources = | |||
== Using webIDE to define locators == | |||
njpark - TBD | |||
= | == CSS Selectors == | ||
Use following references as guides. | |||
* [http://www.w3.org/TR/css3-selectors/ W3] | |||
* [http://www.cheat-sheets.org/saved-copy/Locators_table_1_0_2.pdf Locator Cheat Sheet] | |||
= Files = | |||
== File Headers == | == File Headers == |
edits