Click or drag to resize
Tesco SW, a.s.

WebDriverchangeWindowSize Method

Kompaktní režim

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public static void changeWindowSize(
	int width,
	int heigh
)

Parameters

width
Type: SystemInt32

[Missing <param name="width"/> documentation for "M:TescoSW.MW.UITests.Common.WebDriver.changeWindowSize(System.Int32,System.Int32)"]

heigh
Type: SystemInt32

[Missing <param name="heigh"/> documentation for "M:TescoSW.MW.UITests.Common.WebDriver.changeWindowSize(System.Int32,System.Int32)"]

See Also