it is a bug!!?please help!?

  • Автор темы Автор темы coolbb
  • Дата начала Дата начала

coolbb

Client
Регистрация
06.09.2013
Сообщения
95
Реакции
0
Баллы
6
i reg in http://dating.love-sessions.com/member/join.php
when i solve the password i found a bug below!

i desiger a action, serach in all form, search type:regexp value: password, test in action ok!!! (when the match is 0 or 1, click test, it can not fill in the username frame, that is right,when the match is 3or4, it will fill in the password frame)

but when i add it as project and run, match still is 0 or 1, the value "testpassword" fill in the username frame!

it is a bug???why???
how to fill in all the password frame with no error???

see the pic below!
QQ图片20130909231133.jpg4.jpgQQ图片20130909234307.jpg
 
change the match from the Set value action to 3 or 4.
 
You should examine attributes if fiund element. There can be invisible elements with width = 0. So you'll need to find correct one to use.
 
yes i know, There are invisible elements with width = 0 and 1, i can found the correct one with no porblem

but why i question the bug is because
i want to make a common project and need to fill in all the match from 0-end !!! if it Set value action to 3 or 4, may be it can not common in other website!
do you know what i mean???
how to solve it???
 
change the match from the Set value action to 3 or 4.

yes i know, There are invisible elements with width = 0 and 1, i can found the correct one with no porblem

but why i question the bug is because
i want to make a common project and need to fill in all the match from 0-end !!! if it Set value action to 3 or 4, may be it can not common in other website!
do you know what i mean???
how to make the common project if the match change in other site?
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)