
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Environment:
|
Windows XP
|
|
|
selenium.getTitle() does not retrieve any text past the ampersand sign. Any title with & or it's HTML counterpart & is not fully retrieved.
For example, in the following, only "First Part " is returned by selenium.getTitle():
<title>First Part & Second Part</title>
The same problem also exists when using selenium.getValue(field).
I would think this is happening in all selenium.getXXX() methods.
|
|
Description
|
selenium.getTitle() does not retrieve any text past the ampersand sign. Any title with & or it's HTML counterpart &amp; is not fully retrieved.
For example, in the following, only "First Part " is returned by selenium.getTitle():
<title>First Part & Second Part</title>
The same problem also exists when using selenium.getValue(field).
I would think this is happening in all selenium.getXXX() methods.
|
Show » |
|
SRC-53, fixed in SVN. Try the nightlies:http://release.openqa.org/selenium-remote-control/nightly