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

BaseElementSetAttribute Method

[Missing <summary> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.BaseElement.SetAttribute(System.String,System.String)"]

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public void SetAttribute(
	string name,
	string value
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.BaseElement.SetAttribute(System.String,System.String)"]

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.BaseElement.SetAttribute(System.String,System.String)"]

See Also