- anupriya
- Posts : 1
Join date : 2010-01-13
How to recognise controls inside tabNavigator of Flex application while testing in Selenium.
Wed Jan 13, 2010 6:17 pm
I am trying to automate test cases but have encountered the following problem. My application is in Flex and i am writing the test cases in C# and testing the same in NUnit Framework using Selenium. In the application there are three tabs inside the tabNavigator and i have to perform "Click" operation on these tabs in order to check the navigation functionality.I have written a function "doFlexClick" in .as file which reqires the ID of the contol in order to perform the specified operation that is "Click" in this case. Even after giving ids to all the tabs in Flex code, at run time the Flex Application doesnt show the given ids, only tabNavigator is displayed, due to which my "doFlexClick" is unable to perform the specified task as it doesnt get the ids of the controls(tabs).
Can anybody suggest me a fix for the above mentioned problem.
Thanks in advance.
Can anybody suggest me a fix for the above mentioned problem.
Thanks in advance.
- Selenium IDE does not recognise Pop-up in an Application
- Flex and Flash based web pages testing using selenium
- Is there any way to record the Flex Application using Selenium IDE
- [Help] Problem of Using Selenium IDE Testing with SmartGWT Application
- how to capture screenshots of flex application using Selenium?
Permissions in this forum:
You cannot reply to topics in this forum