I am trying to install Firewatir on my PC (its OS is Windows). I have installed the jssh and test it. It is properly installed.
After that, I tried to install the firewatir gem. So I ran this command:
gem install firewatir
Then, I got this error:
ERROR: While executing gem ... (RunTimeError)
Error installing firewatir: firewatir requires commonwatir = 1.6.5
Does that mean I have to install commonwatir first? When I tried to install commonwatir, I got similar error. But this time, the commonwatir required user-choices. And now, it becomes a long dependence chain of installation.