Ruby watir nokogiri browser integration -
So I've made a parser with water and nocturnal like Ruby and Gems, I made it on the Debian box. But I do not know what to do next. I want to work to open it on a browser and other platforms (like Windows, OSX, etc.) without the terminal window. I'm sure there is a simple solution, but I would also like input from the community.
Water is running an iframe
i think it is possible to run on the server, interact with a real browser, which imitates real user actions.
You can make it headless, so that it can not open a browser window. I use, but you can also checkout
Comments
Post a Comment