![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Thanks. What does the error log say as the reason the task failed? So, it's #14 that you're testing for? If it's still generating an error than the only possibility is that 'part detail search' also exists somewhere else on the page. Check the 'advanced' options in the 'if web control exists.' Is it just searching by name or also index and tag attributes? |
| |||
|
you may be a victim of the problem I observed regarding MANAGE WEB CONTROLS and multiple pages Try this: create SEPARATE one-line TASKS with the SET TEXT and CLICK on in them. then RUN the one line tasks from this main code. I've found AA seems to loose track of what is happening when MORE THAN ONE manage web control page is used from the same task. report back. Phil |
| |||
| What does AA say the error is? From the main AA console, in the properties tab of the task click on 'view log.' Specifically which line caused the error and what's the error message.
|
| |||
|
I've got it to work. All I had to do was put continue after the IF statement If Web Control Exists( Other HTML Control Value : No matching record found. ) in the webpage 'Part Detail Search' Then 15 16 Continue Cheers for your assistance Ant |
![]() |
| Thread Tools | |
| Display Modes | |
| |