- freeskyAmateur
- Posts : 72
Join date : 2011-04-13
solved - assertText error
Fri Jul 13, 2012 3:17 pm
environment : win7, firefox 13, ide 1.8.1
i want to assert the text 'This forum is created to spread and acquire knowledge about hidden secrets of 'Selenium' web application testing tool. ' of this forum :
command : assertText
target : //div[@id='logo-desc']/p
value : This forum is created to spread and acquire knowledge about hidden secrets of 'Selenium' web application testing tool.
but the result is :
[error] Actual value 'This forum is created to spread and acquire
knowledge about hidden secrets of 'Selenium' web application testing
tool.' did not match 'This forum is created to spread and acquire
knowledge about hidden secrets of 'Selenium' web application testing
tool. '
why this error happened?
Thanks
i want to assert the text 'This forum is created to spread and acquire knowledge about hidden secrets of 'Selenium' web application testing tool. ' of this forum :
command : assertText
target : //div[@id='logo-desc']/p
value : This forum is created to spread and acquire knowledge about hidden secrets of 'Selenium' web application testing tool.
but the result is :
[error] Actual value 'This forum is created to spread and acquire
knowledge about hidden secrets of 'Selenium' web application testing
tool.' did not match 'This forum is created to spread and acquire
knowledge about hidden secrets of 'Selenium' web application testing
tool. '
why this error happened?
Thanks
Re: solved - assertText error
Fri Jul 13, 2012 3:24 pm
Its working fine..check whether there is space for value (both at start and end)..It will not work if space is there..
- freeskyAmateur
- Posts : 72
Join date : 2011-04-13
Re: solved - assertText error
Mon Jul 16, 2012 1:15 pm
Thanks rohit13.
i copied the value form html source directly, so i thought it should be right. and now i found that there are 2 additional space in the value, one is in the end of value, one is in the middle of value.
i copied the value form html source directly, so i thought it should be right. and now i found that there are 2 additional space in the value, one is in the end of value, one is in the middle of value.
- ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Permission denied
- 2 Button exist with same name. How to make the script instead of using positions..
- Selenium IDE showing error in click command.. hw to resolve this error
- [solved]if statement
- Storing Error Number and Error Description
Permissions in this forum:
You cannot reply to topics in this forum