Increase test speed

40 views
Skip to first unread message

Lance

unread,
Aug 15, 2012, 4:55:19 PM8/15/12
to watij
I have attempted to utilize the silent mode of Watij in the hopes that
avoiding the repaint loop would reduce runtime of the tests. I have
attempted to run the tool using the following two settings which I
would expect to enable the silent running mode:

spec.silent_mode = true; // One method
spec.browser().silent_mode(true); // Second method

Both attempts still had the WebSpec frame pop up. Can anyone tell me
if I am making some simple/obvious mistake.

I have not taken the time to examine the source as of yet, but this is
working contrary to my expectations.
Reply all
Reply to author
Forward
0 new messages