![]()
API Guide - Win32 Button |
Courses in c#, ruby, shell scripting, Software testing courses and more
|
|||||||||||||||||||||||||
|
||||||||||||||||||||||||||
| Class | Wet::Winobjects::WinButton |
| In: |
wet/winobjects/WinButton.rb
|
| Parent: | Window |
Class to represent a Win32 Button. Win32 buttons are created in the context of WET by using 'Button' method of the dialog class.
Example:
Browser("title:=Google").Dialog("Microsoft Internet Explorer").Button("text:=OK")
| WET is a opensource automated web testing tool which uses Watir as the library to drive web pages. WET drives an IE Browser directly and so the automated testing done using WET is equivalent to how a user would drive the web pages. WET extends the scripting abilities of Watir and also offers the convenience of recorders. It is licensed under LGPL and BSD style open source licenses. |