I am validating the presents of text within an address field and the text is present but no matter what I put in the expected string the test passes
string AddressLine1 = YourDetails.AddressLine1.GetCssValue("The Big Test House");
I am validating the presents of text within an address field and the text is present but no matter what I put in the expected string the test passes
string AddressLine1 = YourDetails.AddressLine1.GetCssValue("The Big Test House");