C# (CSharp) NUnit.Extensions.Asp WebAssert.Visible - 3 examples found. These are the top rated real world C# (CSharp) examples of NUnit.Extensions.Asp.WebAssert.Visible extracted from open source projects. You can rate examples to help us improve the quality of examples.
Asserts that a specific control is on the current web page, with the "Visible" parameter set to "true." This method does not assert that the control is actually visible to the user.