Home - Forums-.NET - FlyTreeView (ASP.NET) - Selenium

FlyTreeView (ASP.NET)

Technical support and KB related to the FlyTreeView control

This forum related to following products: FlyTreeView for ASP.NET

Selenium
Link Posted: 30-Mar-2008 16:28
Hi Everyone

I have been evaluating the tree view and I have a problem. It is to do with the tree view and test suite communication. The issue is that I cannot generate automatic tests using Selenium http://selenium.openqa.org/">http://selenium.openqa.org/ that are using the tree view. If you try to create test scripts using any of examples in
Link Posted: 30-Mar-2008 20:45
Yes, Selenium injects its javascript into page to handle and record user interactions. It works in most cases.
For FlyTreeView control, it doesn't. So the only way to automate FlyTreeView with Selenium tests is to use FlyTreeView client-side API to expand/select/check/uncheck required nodes of treeview.

For more information on API refer to:
http://www.9rays.net/asp.net_2/treeview/miscpages/doc/ClientObjects.aspx