- Регистрация
- 01.02.2012
- Сообщения
- 4 812
- Благодарностей
- 1 187
- Баллы
- 113
In example attached you can see that registration button is found by outerhtml and <a href="register.php" rel="nofollow">Register</a>
But if there is needed to enter variable like that <a href="register.php" rel="nofollow">{-Variable.register-}</a> - - - in this case everything is fine.
But in this case <a href="register.php" rel="nofollow">{-Variable.clickRegister-}</a> - - - example fails and if you click on check this action you can see one unnecessary entry http://screencast.com/t/1UmFAG8PmBMB
Steps to reproduce.
1. Replace Register with {-Variable.register-} and execute action.
2. Replace {-Variable.register-} with {-Variable.clickRegister-} and try to execute action. It will fail.
Cheers.
Посмотреть вложение Variables bug.xmlz
But if there is needed to enter variable like that <a href="register.php" rel="nofollow">{-Variable.register-}</a> - - - in this case everything is fine.
But in this case <a href="register.php" rel="nofollow">{-Variable.clickRegister-}</a> - - - example fails and if you click on check this action you can see one unnecessary entry http://screencast.com/t/1UmFAG8PmBMB
Steps to reproduce.
1. Replace Register with {-Variable.register-} and execute action.
2. Replace {-Variable.register-} with {-Variable.clickRegister-} and try to execute action. It will fail.
Cheers.
Посмотреть вложение Variables bug.xmlz