View Categories

Tự động hóa thông qua API/Selenium

1 article

Selenium Browser Automation

Last Updated: January 8, 2025

Browser automation is a feature which allows you to automate processes online. This can be as simple as a simple button click to complex automated login and registration systems. The Incogniton browser automation uses the selenium webdriver. Next to this we also support Puppeteer automation. Supported languages At the moment only python is supported. The...