Indicating when a process is idle
Posted: Fri Aug 07, 2009 12:17 pm
by torrie >> Tue, 10 Dec 2002 9:14:01 GMT
We are looking at writing some automated testing code and wondered if there was a way of find out whether another process was idle, ie all code had finished executing for another process.
We would also like to use some of the methods on the Application object but Jade throws a 14009 exception (Method called for non-running application object) when we try to execute the methods from another applicaiton. Does anyone know a way around this?
Torrie
We are looking at writing some automated testing code and wondered if there was a way of find out whether another process was idle, ie all code had finished executing for another process.
We would also like to use some of the methods on the Application object but Jade throws a 14009 exception (Method called for non-running application object) when we try to execute the methods from another applicaiton. Does anyone know a way around this?
Torrie