I am using QTP to execute SQL queries. How can I place a Synchronization Point on the SQL Query Status Bar to make my script pause until the bar reads "Query executed successfully."?
This status is located on the left side of the status bar, with other information to the right of it.
Problem: QTP is recognizing the status bar as a Swf Child Object:
Code
span style="color: #0000ff;">"Microsoft SQL Server Management Studio""SqlScriptEditorControl").SwfToolbar("SwfToolbar")
Copyright GeekInterview.com
I am new to QTP. Please help and thank you in advance.
How to Create Synchronization Point on SQL Query Status Bar?
This status is located on the left side of the status bar, with other information to the right of it.
Problem: QTP is recognizing the status bar as a Swf Child Object:
I am new to QTP. Please help and thank you in advance.
This Question is not yet answered!
Related Answered Questions
Related Open Questions