New question #182530 on Sikuli: https://answers.launchpad.net/sikuli/+question/182530
Hi I'm trying to run selenium python script through Sikuli IDE. from selenium import selenium i'm gettin an error for this import, which i mentioned below [error] Error message: Traceback (most recent call last): File "D:\sikuli\temp\sikuli-tmp679350259731755112.py", line 3, in from Selenium.Selenium import * ImportError: No module named Selenium can anyone help to overcome this error. if posssible give more details on running selenium python scripts in sikuli IDE. Thanks -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

