We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SikuliXIDE 2.0.5, Windows
Scenario: After calling GetStatementA... from GetStatements using "import GetStatementA...", then GetStatementA... fails.
Open GetStatementA... in the IDE. Close and re-open GetStatementA... to get the thumbnails to show.
Now block out code that ran earlier with [ """ ]
After save and run, the "NameError" occurs.
Closing the IDE and re-opening the IDE allows the execution to work as expected.
Closing and re-opening the file does not improve the situation.
The text was updated successfully, but these errors were encountered:
RaiMan
No branches or pull requests
SikuliXIDE 2.0.5, Windows
Scenario: After calling GetStatementA... from GetStatements using "import GetStatementA...", then GetStatementA... fails.
Open GetStatementA... in the IDE. Close and re-open GetStatementA... to get the thumbnails to show.
Now block out code that ran earlier with [ """ ]
After save and run, the "NameError" occurs.
Closing the IDE and re-opening the IDE allows the execution to work as expected.
Closing and re-opening the file does not improve the situation.
The text was updated successfully, but these errors were encountered: