[Mdarad-toolbox-devs] Selenium 0.9
Brought to you by:
erifr
|
From: <fra...@po...> - 2007-03-21 19:24:33
|
I commited the necessary changes to support Selenium 0.9.1 (nightly build of 16th of March 2007). Now supports Firefox 2.0.0.x and IE7. It works with SSL as before (need to accept certificate first time) but I saw in doc that it can be configured to work without certificate acceptance (to do this though we need to install stuff locally and therefore I didn't add it to the generator). This could be added though to a continuous integration machine for instance. I also added an AuthenticationHelper so that the default generated tests now login and logout to the application. Rest is still to be written (will wait to have a little bit more stability with the AJAX generation). This also corrected a lot of inconsistencies with IE. Unfortunately, I still haven't got IE to work with ssl (but I haven't tried the solution exposed above). |