in reply to WIn 32 IE:Automation
I think you misunderstand how ->getTextBox works. The first parameter is how you want to access the element, the second parameter is what you want to search for.
You seem to be passing the text to search for as the first parameter and something else as the second parameter. Look again at Win32::IEAutomation on how to use ->getTextBox.
|
|---|