Sha256: 8e48877647602aa59a764f480cf3cedeb33de4e152dd96d96693e01cef6b9cb8

Contents?: true

Size: 911 Bytes

Versions: 65

Compression:

Stored size: 911 Bytes

Contents

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fcharset0 Calibri;}}
{\*\generator Msftedit 5.41.21.2510;}\viewkind4\uc1\pard\sa200\sl276\slmult1\lang9\f0\fs22 Gem Install awetestlib\par
Gem Requirements: Watir, Watir-Webdriver, SafariWatir, active_support\par
On top of your IDE script - put require 'awetestlib'\par
Change your script from a module to a class\par
\par
put this method somewhere in your script. Sets up awetest variables\par
  def setup #USER DEFINED\par
    @targetBrowser = $targetBrowserr\par
    @ai = ::WIN32OLE.new('AutoItX3.Control')\par
    @myName = File.basename(__FILE__)\par
    @projName = $projlibr\par
    @myRoot = $myRoott\par
  end\par
\par
Put the run command at the very bottom of your script. out side of the class.\par
eg: If the name of your class is CreateZoho, at the bottom outside of the class put CreateZoho.new.run\par
\par
\par
}

Version data entries

65 entries across 65 versions & 1 rubygems

Version Path
awetestlib-0.1.30 AwetestLib Instructions.rtf
awetestlib-0.1.30-x86-mingw32 AwetestLib Instructions.rtf
awetestlib-0.1.30pre3 AwetestLib Instructions.rtf
awetestlib-0.1.30pre3-x86-mingw32 AwetestLib Instructions.rtf
awetestlib-0.1.30pre2 AwetestLib Instructions.rtf
awetestlib-0.1.30pre2-x86-mingw32 AwetestLib Instructions.rtf
awetestlib-0.1.30pre1-x86-mingw32 AwetestLib Instructions.rtf
awetestlib-0.1.30pre1 AwetestLib Instructions.rtf
awetestlib-0.1.29 AwetestLib Instructions.rtf
awetestlib-0.1.29-x86-mingw32 AwetestLib Instructions.rtf
awetestlib-0.1.29pre4 AwetestLib Instructions.rtf
awetestlib-0.1.29pre4-x86-mingw32 AwetestLib Instructions.rtf
awetestlib-0.1.29pre3-x86-mingw32 AwetestLib Instructions.rtf
awetestlib-0.1.29pre3 AwetestLib Instructions.rtf
awetestlib-0.1.29pre1 AwetestLib Instructions.rtf
awetestlib-0.1.28 AwetestLib Instructions.rtf
awetestlib-0.1.28-x86-mingw32 AwetestLib Instructions.rtf
awetestlib-0.1.27-x86-mingw32 AwetestLib Instructions.rtf
awetestlib-0.1.27 AwetestLib Instructions.rtf
awetestlib-0.1.26-x86-mingw32 AwetestLib Instructions.rtf