I can't seem to change the window size on my FireFox window. It works on other windows, but not on Firefox... Here is my code:
WinMove ("[CLASS:MozillaWindowClass]", "", 10, 10)
Maybe the class name is wrong? I checked it using AutoIt Window info.
WinMove ("[CLASS:MozillaWindowClass]", "", 10, 10)
Maybe the class name is wrong? I checked it using AutoIt Window info.