- or download this
#this bit works!
$ie->getFrame('name:', 'info')->getImage('id:', "selBtn2")->Click();
- or download this
$ie->getFrame('id:', 'info')->getImage('id:', "selBtn3")->Click();
Use of uninitialized value $id in string eq at C:/Perl/site/lib/Win32/
+IEAutomation.pm line 397.
WARNING: No frame is present in the document with your specified optio
+n id: info
- or download this
<HTML> #top level document
<HEAD>
...
<HTML>
Tables+Tables...more stuff
<INPUT class inputFld> #name=account
- or download this
$ie->getFrame('name:','sFrame')->getFrame('id:', 'accFrame')->getTextB
+ox('name:', "account")->SetValue($user)
- or download this
Use of uninitialized value $name in string eq at C:/Perl/site/lib/Win3
+2/IEAutomation.pm line 405.
Use of uninitialized value $id in string eq at C:/Perl/site/lib/Win32/
+IEAutomation.pm line 397.
...
Use of uninitialized value $id in string eq at C:/Perl/site/lib/Win32/
+IEAutomation.pm line 397.
WARNING: No frame is present in the document with your specified optio
+n id: accFrame
Can't call method "getTextBox" without a package or object reference a
+t D:\dev\ieautomate\ieauto1.pl line 42.
- or download this
$ie->getFrame('name:', 'sFrame');
- or download this
$ie->getFrame('name:', 'sFrame')->getFrame('id:','accFrame');
- or download this
Use of uninitialized value $id in string eq at C:/Perl/site/lib/Win32/
+IEAutomation.pm line 397.
Use of uninitialized value $id in string eq at C:/Perl/site/lib/Win32/
+IEAutomation.pm line 397.
...
Use of uninitialized value $id in string eq at C:/Perl/site/lib/Win32/
+IEAutomation.pm line 397.
Use of uninitialized value $id in string eq at C:/Perl/site/lib/Win32/
+IEAutomation.pm line 397.
WARNING: No frame is present in the document with your specified optio
+n id: accFrame