- premila
- Posts : 7
Join date : 2011-03-02
EclipseIDE warns SeleneseTestCase Deprecated
Wed Mar 02, 2011 1:53 am
I am using,
selenium-java-2.0b2.jar
selenium-server-standalone-2.0b2.jar
eclipse helios IDE for java
If i write tests in eclipse by extending SeleneseTestCase, eclipseIDE warns of SeleneseTestClass and its methods as deprecated.Please any help/advise in this regard?
selenium-java-2.0b2.jar
selenium-server-standalone-2.0b2.jar
eclipse helios IDE for java
If i write tests in eclipse by extending SeleneseTestCase, eclipseIDE warns of SeleneseTestClass and its methods as deprecated.Please any help/advise in this regard?
Re: EclipseIDE warns SeleneseTestCase Deprecated
Wed Mar 02, 2011 12:22 pm
Hi,
Yes in selenium 2 they depreciated some methods which is not supported and mark as obsolete method.
There are much better approach in selenium 2 as it contain web-driver embedded into it.
Go to selenium web driver section in this forum and see how to write code in selenium 2 instead of writing into selenese.
Hope this will help. best of luck.
Bye
Yes in selenium 2 they depreciated some methods which is not supported and mark as obsolete method.
There are much better approach in selenium 2 as it contain web-driver embedded into it.
Go to selenium web driver section in this forum and see how to write code in selenium 2 instead of writing into selenese.
Hope this will help. best of luck.
Bye
- premila
- Posts : 7
Join date : 2011-03-02
Re: EclipseIDE warns SeleneseTestCase Deprecated
Thu Mar 03, 2011 12:55 am
Thankyou for your guidance. Hope it helps.
Permissions in this forum:
You cannot reply to topics in this forum