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

FrameMenuAction Constructor

Vytvoří akci "třech teček" pro otevření menu s funkcemi pro celý frame seznamového typu

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Actions
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public FrameMenuAction(
	IWebElement element,
	ISearchContext formContext
)

Parameters

element
Type: IWebElement
Element tří teček
formContext
Type: ISearchContext
Kontext otevřeného formuláře
See Also