0

I am trying to launch IE through Remote Web Driver and then attaching it to Watin. Since some controls are not been identified by Web Driver, so i switched to watin and it works well. but in Grid Concept am not sure whether it would support, i cant able to attach. Since Remote Driver is been used i have to launch it using the Web Driver and then move it to Watin. Please help me out.

Madhu
  • 479
  • 4
  • 10
  • Can you clarify what you mean by "Grid Concept?" Do you mean Grid Views in an ASP.NET WebForms application created by the `` tag? Or do you mean [Selenium-Grid](http://www.seleniumhq.org/docs/07_selenium_grid.jsp) allowing you to run multiple tests on multiple machines? – Greg Burghardt Jan 12 '15 at 16:37
  • No Greg I did not mean that. Selenium Grid means communication between hub and node – Madhu Jan 14 '15 at 06:36
  • What do you mean by "communication between hub and node?" You mean communication between two web applications? Between the Selenium server and the browser it's driving? – Greg Burghardt Jan 16 '15 at 14:38
  • Yes, i meant communication between Selenium server(hub) and the browser (from other node using remote web driver) it's driving. I have done by launching in Firefox using Selenium script but am not able to proceed it with WATIN once launching it in Internet Explorer. I need to attach the browser currently in web driver to IE(watin) – Madhu Jan 17 '15 at 07:18
  • WatiN is a replacement for Selenium. Why would you need to use both? You should be able to use Selenium. Can you describe more about why you need WatiN to integrate with Selenium? – Greg Burghardt Jan 17 '15 at 13:20
  • When Clicks in Selenium is not possible Watin is preferred when IE browser is used. – Madhu Jan 19 '15 at 04:57

0 Answers0