Openqa - wiki.openqa.org
General Information:
Latest News:
Platforms 27 Jan 2013 | 02:27 am
Page edited by Zeljko - "changed parent" Changes between revision 21 and revision 22: ... h1. Browser/Operating System | || Windows || Mac || Linux | || Internet Explorer | (/) | (x) | (x) || || F...
Collections of HTML Elements 27 Jan 2013 | 02:10 am
Page edited by Zeljko - "removing list of supported collection until it is fixed" Changes between revision 9 and revision 10: ... If you have a page that looks like this: {code:html} google.com fa...
Cheat Sheet 26 Jan 2013 | 07:39 pm
Page edited by Zeljko - "Fixed column widths (50%) and removed superfluous calls (without brackets)" Changes between revision 26 and revision 27: {section} {column} {column:width=50%} h2. Getting...
Watir in 5 Minutes 26 Jan 2013 | 07:28 pm
Page edited by Zeljko - "updated link to watir book chapter" Changes between revision 41 and revision 42: {tip} Updated version of this page is located at [Watir in Five Minutes|https://github.com/...
Joining the Software Freedom Conservancy 26 Jan 2013 | 07:28 pm
Page edited by Zeljko Changes between revision 2 and revision 3: ... The [Software Freedom Conservancy|http://sfconservancy.org] is a 501(c)3 non-profit organization that serves as an umbrella for ...
Start Here 26 Jan 2013 | 07:27 pm
Page edited by Zeljko - "Changed excerpt" Changes between revision 2 and revision 3: {excerpt}A collection of Watir resources to quickly get up and running.{excerpt} {excerpt}A collection of Watir ...
Data-Driven Tests 26 Jan 2013 | 07:26 pm
Page edited by Zeljko Changes between revision 2 and revision 3: ... h1. Data-Driven Tests h2. How do I use Excel with Watir for data-driven tests? {code} require 'win32ole' excel = WIN32OLE::ne...
Basic practice at create an excel file and set the format in it. 26 Jan 2013 | 07:26 pm
Page edited by Zeljko Changes between revision 1 and revision 2: ... require 'win32ole' #Open excel application @@excel = WIN32OLE.new("excel.application") WIN32OLE.const_load(@@excel) @@excel.vis...
Learning More 26 Jan 2013 | 07:20 pm
Page edited by Zeljko - "Added excerpt" Changes between revision 1 and revision 2: {excerpt}Learn more about Watir and Ruby with articles and examples.{excerpt} {children} View Changes Online View...
Examples 26 Jan 2013 | 07:19 pm
Page edited by Zeljko Changes between revision 2 and revision 3: A collection of examples contributed by a variety of [Watir People]. Feel free to contribute. {section} {column:width=30%} ... {pa...