HtmlSelectTester Constructor (String, String, Tester)
Create a tester for an HTML tag that's on a page with multiple forms using
an XPath description.
Parameters
- xpath
- The XPath description of the tag.
- description
- A human-readable description of this tag (for error reporting).
- container
- A tester for the control's container. A WebFormTester
will usually be most appropriate.
See Also
HtmlSelectTester Class | NUnit.Extensions.Asp.HtmlTester Namespace | HtmlSelectTester Constructor Overload List