Add Page objects models #29
Annotations
4 warnings
Build & Test (ubuntu-latest):
src/OrchardCoreContrib.Testing.UI/PageObjects/AdminPage.cs#L10
Parameter 'IPage page' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
Build & Test (ubuntu-latest):
src/OrchardCoreContrib.Testing.UI/PageObjects/AdminPage.cs#L10
Parameter 'IPage page' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
Build & Test (windows-latest):
src/OrchardCoreContrib.Testing.UI/PageObjects/AdminPage.cs#L10
Parameter 'IPage page' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
Build & Test (windows-latest):
src/OrchardCoreContrib.Testing.UI/PageObjects/AdminPage.cs#L10
Parameter 'IPage page' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|