
|
If you were logged in you would be able to see more operations.
|
|
|
Selenium IDE
Created: 25/Feb/08 05:33 AM
Updated: 01/Mar/08 02:29 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
0.8.7
|
| Fix Version/s: |
1.0
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Environment:
|
Firefox 2, Windows XP
|
|
|
To reproduce:
start the IDE from Firefox
Go to a website and click on something.
Save Test as and specify filename of "bug-test".
Export Test As python and specify filename of "bug-test.py".
The class and routines generated are called bug-test and test_bug-test. The hyphens are invalid in python class and routine names.
|
|
Description
|
To reproduce:
start the IDE from Firefox
Go to a website and click on something.
Save Test as and specify filename of "bug-test".
Export Test As python and specify filename of "bug-test.py".
The class and routines generated are called bug-test and test_bug-test. The hyphens are invalid in python class and routine names.
|
Show » |
| There are no comments yet on this issue.
|
|