WebTestConditionalConstruct.ExecuteCheckConditionalRule(WebTest) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool ExecuteCheckConditionalRule(Microsoft::VisualStudio::TestTools::WebTesting::WebTest ^ webTest);
public virtual bool ExecuteCheckConditionalRule (Microsoft.VisualStudio.TestTools.WebTesting.WebTest webTest);
abstract member ExecuteCheckConditionalRule : Microsoft.VisualStudio.TestTools.WebTesting.WebTest -> bool
override this.ExecuteCheckConditionalRule : Microsoft.VisualStudio.TestTools.WebTesting.WebTest -> bool
Public Overridable Function ExecuteCheckConditionalRule (webTest As WebTest) As Boolean
Parameters
- webTest
- WebTest