> ... > Marc, do you think possible to write test doing smth like : > > invoke url1 > selectWebClient2 > invoke url2 > selectWebClient1 > sleep 20 sec # waiting for url1 Ajax refresh occurs > verifyXPath
sure, that's the purpose of selectWebClient (in fact it would be even better to have it as container with nested steps). Cheers, Marc. -- Blog: http://mguillem.wordpress.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

