Hi all
am executing one of the script against Oracle application and observing "Unspecified error" when we click on
- One of the tab name "Line Items"
Usually clicking this tab should display "Line Items" form with in 10 secs, whereas sometimes it will take 2 or more mins to display "Line Items" form.This is where we are seeing the error.
Line of code which is erroring out.
Note : when Line Items form comes within 10 sec, no error is displayed.
Kindly provide your valuable inputs.
thanks
Ravi.
am executing one of the script against Oracle application and observing "Unspecified error" when we click on
- One of the tab name "Line Items"
Usually clicking this tab should display "Line Items" form with in 10 secs, whereas sometimes it will take 2 or more mins to display "Line Items" form.This is where we are seeing the error.
Line of code which is erroring out.
Code:
"OracleFormWindow("Sales Orders").OracleTabbedRegion("LineItems").Select
Note : when Line Items form comes within 10 sec, no error is displayed.
Kindly provide your valuable inputs.
thanks
Ravi.