开发者

QTP doesnt recognize same VB windows object in next build

We are working on a project which uses VB script & QTP to automate a VB application. On 1st build QTP was able to recognize a window object in the VB 开发者_C百科application. But in the next build QTP didnt recognize the same window object & suggested that the window object is of different ID. how to resolve this issue?


Please provide more details - it's hard to tell you how to fix you problem without more context. For example, what does the GUI Spy show for the object for build 1? What does the spy show for the same object in build 2? If the id is not consistent, you may need to use a regular expression to match a pattern, or use one or more different properties to identify the object.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜