hi,
 
I am automating a .Net application with QTP .. I have a tab control in my 
application .. But when I try to switch between the tabs with the following 
line of code : 
 
SwfWindow("myWindow").SwfObject("TabControl").Object.SelectedTabIndex=2
 
I am getting the following error and my application GUI is getting hanged : 
*Error trying to navigate to the URL. URL format is probably wrong. 
Exception message : Action being performed on this control os being called 
from the wrong thread.
Marshal to the correct thread using Control.Invoke or Control.BeginInvoke 
to perform this action.*
** 
Please suggest me some solution for the above error ..
 
Regards,
Snehal
 
 
 

-- 
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

Reply via email to