Encapsulates methods for finding and extracting WebDriver resources.
Inheritance Hierarchy
OpenQA.Selenium.InternalResourceUtilities
Namespace: OpenQA.Selenium.Internal
Assembly: WebDriver (in WebDriver.dll) Version: 3.1.0
Syntax
The ResourceUtilities type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetResourceStream |
Gets a Stream that contains the resource to use.
|
![]() ![]() | IsValidResourceName |
Returns a value indicating whether a resource exists with the specified ID.
|
See Also