felixfilipi / BOT-Anime-Downloader-RPA

This is a Robotic Process Automation (RPA) project using UiPath to build an anime downloader robot. With this application, you don't even need to open or do anything. Just type what anime you want, which episode (BATCH allowed), and the quality you preferred, and the robot will look for what you want for itself. :grin:
MIT License
0 stars 0 forks source link

Headless Browser Mode #2

Open VladRafli opened 2 years ago

VladRafli commented 2 years ago

I wandering if this can be used without browser is opened during the process to save up resources and improve performance?

Like Selenium or Puppeteer, is supporting headless browser to explore the internet.