Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
310
Application crashes when Set method used to set the value of SwfEdit
posted

Application crashes when Set method used to set the value of SwfEdit box.

following is my code: SwfWindow("Workspace 01 - TradeXpert").SwfWindow("Connection Properties").SwfEdit("userTextEditor").Set "vpoin".

userTextEditor is a Edit field where I want to enter a new value. I am using Set method to enter value in the Edit field but my application hanging up and i need to go to Task manager to to end my App.

I am using QTP 9.2

Test Advantage 2008 Vol. 2 CLR 2.0

.Net 3.5 framework

Please help me in this issue as this is urgent.