I have downloaded free version of silverlight spy tool to capture object defitions of silverlight controls. I want to use these definitions into my script which I am executing using selenium web driver.
Could anyone help me on how to capture object definitions so that these can be used in Selenium webdriver framework.