This is a migrated thread and some comments may be shown as answers.

Art of test browertype enum

1 Answer 39 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ewin
Top achievements
Rank 1
Ewin asked on 16 Aug 2013, 04:42 AM
I want to ask about the testing framework by itself, but I didn't see where I could do this?

My question is why does the artoftest browser enum say to use the teststudio.communication.shared.enum?  The testing framework does not include test studio. 

My actual question is related to Manager.LaunchNewInstance() method. A couple of the method variation calls for a browsertype.  Since this browsertype is obsolete, is there a special cast to change it an acceptable class. 

I had some logic in a coded step in my test studio project that used if activebrowser.browsertype==browsertype.firefox, do a mouse click instead of a normal click action.  I chose to use the browserexecutiontype.ToBrowserType method

1 Answer, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 16 Aug 2013, 10:23 PM
Hi Ewin,

It's perfectly safe to keep using the old enum for a while. The Obsolete message is only a warning, one you can safely ignore. We have more work to do about this enum.

P.S We have our Telerik Testing Framework public forum for questions like this.

Regards,
Cody
Telerik
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Ewin
Top achievements
Rank 1
Answers by
Cody
Telerik team
Share this question
or