in reply to Re: I need to automate/scrape data from IE
in thread I need to automate/scrape data from IE
i have launched IE with URL using IEAutomation.
now i need to navigate to test box ,
i am using getTextBox method
but getting error , no text box present with specificed option name (as well i can see focus is in cmd prompt it doesent goes to IE)
anyone is hainvg any idea about it.