How do I use Python Selenium in Kryon? Is it sufficient to import the library or do I need to take additional steps to make it work?
Page 1 / 1
Hi
Thanks for your question.
Python is already integrated into the Kryon RPA Studio and Robot.
You can use "Run Script" advanced command to execute any Python script!
In case you want to use external library like Selenium, you just need to import it
Yotam
hi yes it works fine
I wrote the robot like this, all the functionality is executed by the script on Selenium, and in the wizard only auxiliary commands that are executed before and after the script
just write a script, paste it into the run script command and that's it
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.