This instruction will help you create a script for solving captchas in Python, JavaScript and C# using Selenium (required to launch the browser and perform any actions in it) and CapMonster Cloud (required to solve captchas). The work will be performed in VS Code and Visual Studio, you can use any other editor or development environment convenient for you.
The first thing you need to do is get an API key from your CapMonster Cloud personal account and install the version of Webdriver suitable for your browser. Selenium supports Google Chrome, Microsoft Edge, Mozilla Firefox, Apple Safari and other browsers. In our examples, we will use the driver for Google Chrome; for other browsers, drivers are installed and used in a similar way.
Note: We'd like to remind you that the product is used for automating testing on your own websites and on websites to which you have legal access.