Hi All,

I got the solution. Thanks L V Prasad. ur link was useful.

2 solutions i got:
solution 1: *change the ReplayType*

Setting.webpackage("*ReplayType*")=2

Browser("*").Page("*").WebEdit("WebEdit").Set "xxx"

Browser("*").Page("*").WebEdit("WebEdit_2").Set "xxx"

Browser("*").Page("*").WebButton("Login").Click

Setting.webpackage("*ReplayType*")=1

solution 2: *Manully fireevent*

Browser("*").Page("*").WebEdit("WebEdit_2").FireEvent"*onkeyup*"

Browser("*").Page("*").WebButton("Login").Click


On Sunday, February 16, 2014 10:57:08 PM UTC-8, ravi wrote:
>
> Hi Guys,
>
> I need help in resolving this issue.
> when performing manual actions after entering username/pwd, login button 
> is enabled.
> but while running automation script(username/pwd are getting entered. but 
> in spite of that Login button is disabled
>
> how to solve this issue.
> [email protected]
>

-- 
-- 
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/groups/opt_out.

Reply via email to