How to slide ?

  • Автор темы Автор темы fredzenno
  • Дата начала Дата начала
Is not work for slide this captcha .
 
yes, i have see, but is not work :( i have testing .
 
Yes. great is work in m'y templates
Thank'x :)
 
  • Спасибо
Реакции: VladZen
yes I did change the id and the coordinates, still no luck
 
This slide element does not have id. It should be found by class.
 

Вложения

Thanks for your help, you're right it is by class. The onmousedown works well on the element but the MouseMove doesn't do anything. I also tried earlier to do the onmousedown with the action designer which works well too but the issue is really to move the cursor...Does that work on your side ?
Thanks again for your time !
 
Anyways, this captcha can easily be broken by getting the hidden key and posting it to a url, but still I would like to be able to make this slide work :-)
Thanks
 
Je vois qu'il y a des français dans la salle :)
 
@VladZ it still does not make the slider move. Even though this particular captcha is not hard to break, I'd like to be able to make the slider move since it can be useful for other project or actions.
@fredzenno oui :)
 

Вложения

  • Спасибо
Реакции: yann06
Thanks @VladZ ! It works ! I noticed that you changed to the parent element id instead of the class of the actual element, which is what I tried initially but I find out that I was using the wrong coordinates because I had the Element Tree Window opened :bk:, which screwed up the coordinates...

Thanks again !
 
  • Спасибо
Реакции: VladZen
Thanks @VladZ ! It works ! I noticed that you changed to the parent element id instead of the class of the actual element, which is what I tried initially but I find out that I was using the wrong coordinates because I had the Element Tree Window opened :bk:, which screwed up the coordinates...
Thanks again !
I also worked with opened elements tree, that's not the issue) To get coordinates, I would recommend you to scroll into element view (like in C# action), then get LeftInTab and TopInTab attributes of the element. Thus, you won't be mistaken.
 
thanks for the tip :)
 

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