userakhila / silverlight-selenium

Automatically exported from code.google.com/p/silverlight-selenium
0 stars 0 forks source link

Silvernium does not detect SL 2/3 controls #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Just create an app with Silverlight 3
2. Try to do a unit test which uses Silvernium/Selenium
3.

What is the expected output? What do you see instead?
The silverlight app should be identified and user should be able to perform
actions

What version of the product are you using? On what operating system?
Latest version of Silvernium on Windfows XP OS

Please provide any additional information below.

Original issue reported on code.google.com by ketanka...@gmail.com on 10 Sep 2009 at 4:24

GoogleCodeExporter commented 8 years ago
Please, download the latest version from SVN and take a look at the Silvernium 
Fixtures wiki page.

You will find some new project on the Silvernium solution:
- ReferenceApplication - a reference application, written using Silverlight 3
- Fixtures - fixtures for easy interaction and assertion with UI components
- FixturesTests - the tests of the fixtures, that also provides examples of how 
to use it

Original comment by marcelo....@gmail.com on 24 Aug 2011 at 11:37