Icon

Selenium Nodes

This directory contains 8 workflows.

IconSelenium_​Facebook 

Extracts all Facebook friends names + profile page URLs. Original workflow by Bora İlkinönü, updated for current Facebook and Selenium Nodes by Philipp Katz

IconSelenium_​Get_​Cookie 

Get cookies. This example shows how to get the cookies for the currently displayed page. The cookies are extracted in a "Java Snippet" node, returned as a […]

IconSelenium_​Popup_​Window 

This example workflow shows how you can interact with popup windows. At the moment, the Selenium Nodes do not provide dedicated nodes for working with popup […]

IconSelenium_​Save_​File 

Save File. This workflow demonstrates how to download a binary file within the browser using an XMLHttpRequest, encodes the download to a Base64 string and […]

IconSeleniumWebScraping 

This workflow shows how to scrape Google search results for a given search query. The workflow simulates a query submission and loops through the result […]