Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Endjin
SpecFlow
Selenium
Framework
Retry
UnexpectedPageRetryPolicy
C# Class Endjin.SpecFlow.Selenium.Framework.Retry.UnexpectedPageRetryPolicy
Inheritance:
IRetryPolicy
Datei anzeigen
Open project: endjin/Endjin.SpecFlow.Selenium
Public Methods
Method
Description
CanRetry
(
Exception
ex
) :
bool
Method Details
CanRetry()
public
method
public
CanRetry
(
Exception
ex
) :
bool
ex
System.Exception
return
bool