I created a process in UiPath Studio on a Windows machine which scrapes data from a website, below are the components used for creating the process
How to replicate the same on a cross-platform machine(Linux)
As we know, for Windows we have UiPath Studio that can use the DataScraping tool which opens the browser and we select things and give patterns for moving forward. But can we replicate the same functionality in Cross-platform Process with limited packages that support cross-platform in UiPath? If yes, how to solve this?