Completed
Last Updated: 03 Apr 2023 21:22 by ADMIN
ADMIN
Nikolay Petrov
Created on: 22 Jan 2018 11:15
Type: Bug Report
1
If maximized - Chrome does not resize in a coded step
To reproduce the problem - first maximize Chrome and then resize the browser in a coded step using the sample line bellow:

ActiveBrowser.Window.Move(new System.Drawing.Rectangle(150, 150, 1000, 700), false);
0 comments