Consider this Twill script in a ZenWebTx template, with the initial URL of 
"https://my.url.com/":


Code:
setTimer navigateTo
find "Login"
printTimer navigateTo



The link is valid, and the text "Login" is in the linked page.

When I test this from the Zenoss web application, the output complains "unknown 
twill command: 'setTimer'," then says "Imported extension module 
'twilltiming'," and "==> at https://my.url.com/";. Finally:


Code:
PAGE CHECK FAILED: %s|available=0 totalTime=0.148175



(The presence of the unexpanded "%s" format does not give me much confidence.)

The failure happens only when setTimer is anywhere in the script. Even 
printTimer works as advertised (though with a zero time) when setTimer is 
commented out. Changing the timer name has no effect.

Without timings, I don't have many metrics I can get out of this template. Can 
anyone advise me on how to make this work?




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=31490#31490

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to