![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Additional Inherited Members | |
| Public Member Functions inherited from GenerallyPositive.Browser.IAllowWithSelector | |
| IAllowAfterAnySelector | WithSelector (Selector selector) |
| Public Member Functions inherited from GenerallyPositive.Browser.IAllowWithData | |
| IAllowAfterAnySelector | WithSelector (string literalData) |
| IAllowAfterAnySelector | WithSelector (Func< string > dataFunction) |
| Public Member Functions inherited from GenerallyPositive.Browser.IAllowInSelector | |
| IAllowAfterAnySelector | InElement (Selector selector) |
| IAllowAfterAnySelector | InFrame (Selector selector) |
| IAllowAfterAnySelector | InShadowDom (Selector shadowDomSelector) |
| NOTE: can only use CSS selectors in shadow dom. | |
| IAllowAfterAnySelector | InMainDom () |
Definition at line 690 of file Interfaces.cs.