Re: [Wtr-general] Handling verification codes (shown as img), used to prevent automation

2007-01-17 Thread sarita
Plz mention the function for deleting that '#' character from the end of the string - Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=6130messageID=17233#17233 ___

Re: [Wtr-general] Handling verification codes (shown as img), used to prevent automation

2007-01-17 Thread sarita
I got it: ReadTextField = ReadTextField.delete # - Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=6130messageID=17237#17237 ___ Wtr-general mailing list

Re: [Wtr-general] Handling verification codes (shown as img), used to prevent automation

2007-01-17 Thread gdx
hi, use the chop method : 1L4TR6B9#.chop #= 1L4TR6B9 i hope i help you - Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=6130messageID=17236#17236 ___

Re: [Wtr-general] Handling verification codes (shown as img), used to prevent automation

2007-01-16 Thread Ċ½eljko Filipin
On 1/16/07, sarita [EMAIL PROTECTED] wrote: In most web applications during user registration, verification codes shown as images, are asked to enter. And this is done exactly to prevent machines from entering verification code. :) There is still no way for a computer to recognize what code