Good afternoon Isomorphic,
I have a question in regards to the Selenium Support for WebDriver. There is a situation where we are now finally starting our regression testing for our application. This path of development has been on a standstill as we are evaluating whether to use Selenium RC (your recommended approach) or WebDriver. I have been doing research on the forums as far as this topic goes. The most relevant one pertains to this thread below.
http://forums.smartclient.com/showthread.php?t=21330
The post here is a little over a year old. I have also read the javadoc listed here:
http://www.smartclient.com/smartgwte...edTesting.html
Most of the issues described in the above I feel are just minor nuisances. I just have a few key questions in regard to this matter:
1. Do you still stand behind your approach for using RC as described in the latest 4.0 JavaDoc's currently today?
2. Has there been any feature sponsorship to facilitate the use of Selenium WebDriver?
I know that from 3.1 to 4.0, the selenium folder has been greatly built upon to make the WebDriver support available. I am just wondering why so much resources on your end has been dedicated to put the functionality of WebDriver in SmartGWT since you still recommend Selenium RC. It gives the feeling that WebDriver will be the standard in the future as Selenium RC fades out of the picture.
We are currently using 3.1 and this is a critical aspect to our development right now. I am evaluating whether it really would be worth it to upgrade even though SeleniumHQ still marks it as deprecated.
I have a question in regards to the Selenium Support for WebDriver. There is a situation where we are now finally starting our regression testing for our application. This path of development has been on a standstill as we are evaluating whether to use Selenium RC (your recommended approach) or WebDriver. I have been doing research on the forums as far as this topic goes. The most relevant one pertains to this thread below.
http://forums.smartclient.com/showthread.php?t=21330
The post here is a little over a year old. I have also read the javadoc listed here:
http://www.smartclient.com/smartgwte...edTesting.html
Most of the issues described in the above I feel are just minor nuisances. I just have a few key questions in regard to this matter:
1. Do you still stand behind your approach for using RC as described in the latest 4.0 JavaDoc's currently today?
2. Has there been any feature sponsorship to facilitate the use of Selenium WebDriver?
I know that from 3.1 to 4.0, the selenium folder has been greatly built upon to make the WebDriver support available. I am just wondering why so much resources on your end has been dedicated to put the functionality of WebDriver in SmartGWT since you still recommend Selenium RC. It gives the feeling that WebDriver will be the standard in the future as Selenium RC fades out of the picture.
We are currently using 3.1 and this is a critical aspect to our development right now. I am evaluating whether it really would be worth it to upgrade even though SeleniumHQ still marks it as deprecated.
Comment