![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| perl - understand process status and continue the code execution | sysgate | Shell Programming and Scripting | 2 | 01-04-2008 09:23 AM |
| perl win32::ieautomation | gurukottur | Shell Programming and Scripting | 0 | 11-06-2007 08:59 AM |
| perl script using Win32::IEAutomation | gurukottur | Shell Programming and Scripting | 5 | 10-29-2007 01:14 AM |
| Capturing last command execution status in a script. | videsh77 | Shell Programming and Scripting | 2 | 04-12-2007 01:19 PM |
| Status code of last command execution | tipsy | Shell Programming and Scripting | 1 | 07-21-2006 01:14 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
execution status of gotoURL in Win32::IEAutomation
Hi,
I am using Win32::IEAutomation module to automate my Web based application. I am trying to prepare a report for the test cases I automated. The problem is I am unable to get the execution status of the commands gotoURL, getButton .... to know if my button click or url redirection is successful or not. I tried putting the command in an if loop, but still am unsuccessful as getButton doesn't return o or 1 it returns null ' '. Please help me how do I achieve this. Regards, Guru |
|
||||
|
Quote:
I am writing a perl script to automate my web pages. |
| Sponsored Links | ||
|
|