The most recent content from our members.
I have a scenario to validate that the response JSON has retrieved only the required elements based on the request API. I don't need to validate the values of the elements. Elements : Certificate Expiration date License Name Org
I want to check text from an element that is inside another element. So I want to verify that text form div class="alert" is the correct one. But selecting this div from the validation tool does not work. My first though was to extract the text using javascript. So * Element locator = Use script * Language = Javascript…
It looks like you're new here. Sign in or register to get started.