-
-
Notifications
You must be signed in to change notification settings - Fork 776
New issue
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
Code export doesn't provide error message for invalid commands #742
Comments
@catalin-florescu can you attach a SIDE project file that this happens with? |
The side file code
|
You have an incomplete command -- |
Nice! It works. Thanks! It will be better to show an error message when it can't export. |
The fix is available now in v3.12.2 of the IDE. |
🐛 Bug Report
To Reproduce
Steps to reproduce the behavior:
Record a new script and save.
Right-click test and select Export
Export as Java Junit (or Python/JavaScript)
Click export.
Expected behavior
A clear and concise description of what you expected to happen.
Project file reproducing this issue (highly encouraged)
Expected Result: A File Save dialog appears.
Actual Result: No Dialog appears - no export can be
Environment
OS: MacOS Mojave 10.14.5
Selenium IDE Version: 3.11.0
Selenium SIDE Runner Version: N/A
Browser:
Browser Version: 75.0.3770.100 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered: