Quantcast
Channel: Silk Test - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 625

Could not resize application window in silk4j using size method

$
0
0

I try to resize an application window in my test script. I could manually resize it. But when I try following code in automation,  the window get focused and moved as expected, but does not get resized. It remains original size without throwing any exception

desktop.<Window> find("Window2").setActive();

desktop.<Window> find("Window2").move(new Point(755, 188));

desktop.<Window> find("Window2").size(827, 638);

Anyone has any idea?


Viewing all articles
Browse latest Browse all 625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>