Hi all, Well another release of ChromeWatir has been released. Now we are seriously planning of moving to Chrome's automation framework for driving Chrome as it will give us the stability we badly need.
The problem we have is that ChromeWatir is in Ruby and Chrome's Automation framework is available in C++. So how do we make these two together???? Note - My understanding of the Chrome automation framework is pretty weak. Please direct me to any resource you have. That will be helpful. We are thinking of writing an extension for Chrome in C++ which will execute js, like greasemetal does for us and giving a json interface to it. We must be able to use this interface from ruby to drive chrome. Please let us know if this scheme will work? Or you if you have better idea cool.. Let us know we can discuss more. Thank you.. Regards, Sai http://code.google.com/p/chrome-watir --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
