
| Key: |
SEL-492
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Dan Fabulich
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Selenium
Created: 26/Sep/07 06:26 PM
Updated: 05/Feb/08 04:37 PM
|
|
| Component/s: |
XPath
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.0
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
Use an invalid xpath, e.g. //id('foo']. You'll get an error message suggesting that the user should contact the Selenium user forums for support.
Parse errors are normally due to user error; we should have a clear error message explaining what went wrong.
|
|
Description
|
Use an invalid xpath, e.g. //id('foo']. You'll get an error message suggesting that the user should contact the Selenium user forums for support.
Parse errors are normally due to user error; we should have a clear error message explaining what went wrong. |
Show » |
|