This is the Linux app named Ferrum whose latest release can be downloaded as 0.17.1sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Ferrum with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Ferrum
DESCRIPTION:
Ferrum is a Ruby library that provides a high-level API for controlling Chrome or Chromium browsers using the Chrome DevTools Protocol. The project allows developers to automate browser interactions directly without relying on Selenium, WebDriver, or external drivers, which simplifies browser automation workflows. Ferrum runs in headless mode by default but can also be configured to run with a visible browser window for debugging and development purposes. The library communicates directly with Chrome through the DevTools Protocol, providing access to advanced browser functionality such as DOM manipulation, network inspection, and page automation. Because of this low-level access, Ferrum offers greater flexibility and performance compared to traditional WebDriver-based automation tools. It is commonly used for tasks such as web scraping, automated testing, crawling, and screenshot or PDF generation.
Features
- Direct control of Chrome and Chromium through the DevTools Protocol
- Headless browser automation with optional graphical browser mode
- High-level Ruby API for page navigation and interaction
- Network monitoring and request inspection capabilities
- Tools for screenshots, PDF generation, and DOM manipulation
- Integration foundation for frameworks such as Capybara drivers
Programming Language
Ruby
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/ferrum.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.