Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20990

Case Sensitive Parameters

$
0
0

I identify the tested GUI using the VBS instruction

set GUIObj = Sys.Process(GUIprocess).waitWindow("XTPMainFrame","ProgramName Version*",1,10000)


The GUI title has always been "ProgramName Version 1234".

Developers have recently changed the "V" to lower-case so it is now "ProgramName version 4567"

 

Since changing the title my code is unable to identify the GUI.

In the project properties I have "Use case-sensitive parameters" unchecked, so my question is - Why is waitWindow using case-sensitive compare when I have told it not to?

 

TestComplete 10.60.3387.7


Viewing all articles
Browse latest Browse all 20990

Latest Images

Trending Articles



Latest Images