I have installed firewatir 1.8.0, jssh 0.9 addon. Do I need to open the firefox browser manually from the command prompt with -jssh extension every time I want to run the tests in firefox?
It seems, from what I read, that we will not have a JSSH for Firefox 4, and therefore no FireWatir. I have several script开发者_JAVA百科s that run well on FireWatir, and of course I would like to upda
It looks like the jssh plugin (required to run WatiN) still needs work going by FireFox Bug 586869, to quote:
Using this Javascript through jssh compiled and built for the new Firefox 4.0 beta 1 returns an odd message. Here is the code (sorry if it\'s a little messy).
I am using Watir on Windows and when my script tries to run on Firefox, I see this error on my console:
I have been trying to control a camera through a wsdl file using SUDS. I have got the code working but I want to place error handling into the script. I have tried different exceptions but am unable t