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

ContextSwitch Constructor

Konstruktor třídy ContextSwitch

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public ContextSwitch(
	IWebElement IFrameToSwitch
)

Parameters

IFrameToSwitch
Type: IWebElement
Element IFramu v aplikaci
See Also