fixed ClickButton method |
|
More...
|
about 20 years ago
|
Added - Support for Frames New Methods added: _frameWait() ChecforFrame() printFrame() ClickBtnImage() ClickButton() ClickImage() ClickLink() ClickMenu() ClickMenuImage() ClickOuterLink() ClickNthLink() ClickNthImage() ClickRow() ClcikTree() GetButton() pageText() printDiv randomUser() FireEvent() Pause() |
|
More...
|
about 20 years ago
|
Added check for txt element in SetTextBox() |
|
More...
|
over 20 years ago
|
Added getIE() to allow creation of a new IE object. This can be useful in debugging and trying to access methods Example: Set the Value of a text box browser = getIE() browser.Document.forms['form1'].elements['firstname].value='Rob' |
|
More...
|
over 20 years ago
|
Fixed numeration error for GetCheckboxChecked |
|
More...
|
over 20 years ago
|
Fixed XP sp2 problem Changed el.fireEvent('onlick') to el.click() |
|
More...
|
over 20 years ago
|
revised TestPam |
|
More...
|
over 20 years ago
|
Added methods * pauseTest() to pause the test * Pause() takes a 'string' - for debugging * Added return false, return True to methods missing this |
|
More...
|
over 20 years ago
|
Latest Pamie, Fixes and updates clickMenu clickTree clickOuterLink clickBtnImage |
|
More...
|
over 20 years ago
|
Latest Pamie, Fixes and updates |
|
More...
|
over 20 years ago
|
Latest Pamie, Fixes and updates |
|
More...
|
over 20 years ago
|
Fixes bug with SetTextBox not being set correctly |
|
More...
|
about 21 years ago
|
Fixes bug with SetTextBox not being set correctly |
|
More...
|
about 21 years ago
|
Fixes bug with SetTextBox not being set correctly |
|
More...
|
about 21 years ago
|
Fixes bug with SetTextBox not being set Gives enumeration error - Rob L. Marchetti |
|
More...
|
about 21 years ago
|
Fixes bug with images not being found - RLM |
|
More...
|
about 21 years ago
|
added .GetLinks() to return a list of links |
|
More...
|
over 21 years ago
|
added test for .GetLinks() |
|
More...
|
over 21 years ago
|
added another link to test .GetLinks() |
|
More...
|
over 21 years ago
|
modified clickbutton method to search by the VALUE attribute if the NAME could not be found |
|
More...
|
over 21 years ago
|
added a new test 'byval' to test the ability to click on a button by it's value |
|
More...
|
over 21 years ago
|
added a new form 'byval' to test the ability to click on a button by it's value |
|
More...
|
over 21 years ago
|
Added Get Cookie function Added DeleteCookie Function (pass) in progress |
|
More...
|
over 21 years ago
|
added a -d/--doc option to output method documentation. Can now list multiple script files on the command line: script.py file1.txt file2.txt ... filen.txt The files will be run until complete or an error is encountered |
|
More...
|
over 21 years ago
|
latest |
|
More...
|
over 21 years ago
|
changed refresh -> Refresh and quit -> Quit |
|
More...
|
over 21 years ago
|
changed refresh -> Refresh and quit -> Quit, updated/completed doc strings for methods |
|
More...
|
over 21 years ago
|
added more tests, more comments |
|
More...
|
over 21 years ago
|
updated to account for new href in clickimage/clicklink.html |
|
More...
|
over 21 years ago
|
changed href to success.html so we can test by LocationURL in addition to returning a True on ClickImage, ClickLink methods |
|
More...
|
over 21 years ago
|