Lagencie
8 years agoFrequent Contributor
Resizing Window
Hello,
how exactly should I resize the browser window in test complete?
I tried it with BrowserWindow.Position(0,0,width,1000) in a function where I give the width as parameter ... But it sets the window size to idk 1697 or something rather than my 1710 I sent to the function.
Is there a better way to resize the BrowserWindow during runtime?
Hi,
Have you tried to enable '*' option for MSAA in your project? Does it provide better recognition of the problematic controls?> I have to use javascript because some expressions only work in javascript.
Can you provide an example? All scripting languages are more or less the same and provide similar functionality.