Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Bumblebee
Implementation
SpecificBlock
SpecificBlock
Bumblebee.Implementation.SpecificBlock.SpecificBlock C# (CSharp) Method
SpecificBlock Class Documentation
Mostra file
Open project: bumblebee/bumblebee
SpecificBlock()
protected
method
protected
SpecificBlock
(
Session
session
,
IWebElement
tag
) :
Bumblebee.Interfaces
session
Session
tag
IWebElement
return
Bumblebee.Interfaces
protected SpecificBlock(Session session, IWebElement tag) : base(session) { Tag = tag; } }
SpecificBlock
SpecificBlock