Hi all, wondering if anyone knows the Silk Performer (15) equivalent of LR's web_global_verification function? I want to perform a global error check, and fail the test if a particular error is found in the HTML content returned by the server. I know the WebVerifyHTML function with the WEB_FLAG_RULE parameter will verify all subsequent API calls for the string I choose to define, and this is close to what I need, but instead of failing if the string is not found, I want to make it fail if the string is found. I couldn't see how to do this (if possible) in the documentation or knowledge base, so any assistance appreciated. Thanks
↧