sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07678
Re: [Question #182530]: Selenium python API usage in Sikuli scripts
Question #182530 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/182530
Status: Answered => Open
Geo kurian is still having a problem:
Hi RaiMan
Thank you for your early response.
I copied the selenium.py file into sikuli folder, it works
But some selenium scripts still not executing, but its not showing any error on the ide.
I'm getting exceptions like
File "D:\sikuli\temp\sikuli-tmp4054055221103003418.py", line 30, in start
sel.click("id=cp-sol")
File ".\selenium.py", line 260, in click
self.do_command("click", [locator,])
File ".\selenium.py", line 191, in do_command
raise Exception, data
Exception: ERROR Server Exception: sessionId should not be null; has this session been started yet?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.