Try this
If (Browser("New Graduates").Page("Administration").Image(“"attached text:=
Accept”,"visible:=True").Exist) Then
Browser("New Graduates").Page("Administration")
.Image(“Accept”).Click
Browser("New Graduates").Page("Administration").Sync '( This is
confusing, once you clicked on Accept Image, the Page property will be
changed usually, verify one more time)
Wait(20)
End If
Regards,
*Prasad Bandaru,*
669 233 5113.
On Wed, May 11, 2016 at 8:30 AM, <[email protected]> wrote:
>
>
> On Tuesday, May 10, 2016 at 11:16:06 PM UTC-4, Ashu wrote:
>>
>> have u tried by enabling mouse relplay controls?
>>
>> On Tuesday, May 10, 2016 at 11:42:37 PM UTC+5:30, [email protected]
>> wrote:
>>>
>>> Hello,
>>>
>>> If (Browser("New Graduates").Page("Administration").Image(“Accept”).Exist)
>>> Then
>>> Browser("New Graduates").sync
>>> Browser("New Graduates").Page("Administration").Image(“Accept”).Click
>>> Browser("New Graduates").Page("Administration").Sync
>>> Wait(20)
>>>
>>> End If
>>>
>>>
>>> During debuging the script it goes inside the loop and clicks the Accept
>>> button. Page refreshes and nothing happens.
>>>
>>>
>>> thanks in advance
>>>
>>
>
>
>
>
> I tried doing run, still nothing happens.
> How do I do mouse replay control?
>
> Thanks
>
> --
> --
> You received this message because you are subscribed to the Google
> "QTP - HP Quick Test Professional - Automated Software Testing"
> group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "QTP - HP Quick Test Professional - Automated Software Testing" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
--
--
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
---
You received this message because you are subscribed to the Google Groups "QTP
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.