sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42750
Re: [Question #634971]: Sikuli hanging on 2nd run of a script
Question #634971 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/634971
Ryan posted a new comment:
Hi RaiMan, thanks for the response.
I was using popFile() since it allowed me to drag a folder onto the text
entry field and it would paste the location of that folder so then I
could capture it via the return of that text input box. I looked for a
solution for this for awhile and came up with popFile. I am sure there
is another way - I will just have to find it.
The reason I am aiming for the drag n drop feature is that I am working
on testing a program that is continually updated and I need to have the
current version as well as a few other versions available to test with.
This is why I have moved away from hardcoding the path (which I have
done before and the rest of my script worked fantastically!) and it also
started becoming a burden to manually change the paths in my scripts
when I needed to switch versions of the program I wanted to run the
Sikuli script against.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.