in reply to validating the error message
You can use the content() method of Win32::IEAutomation to get the HTML as a string, then you can use one of the HTML modules to parse this and retreive the error message.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: validating the error message
by Anonymous Monk on Apr 18, 2009 at 01:57 UTC |