Namespace: webdriver.testingView Sourceclass ContainsMatcherAll implemented interfaces:goog.labs.testing.MatcherAccepts strins or array-like structures that contain value.new ContainsMatcher(value)Parametersvalue*The value to check for.Instance Methodsdescribe(actualValue, arg1)code »Specified by: goog.labs.testing.MatcherParametersactualValue*arg1string=Returnsstringmatches(actualValue)code »Specified by: goog.labs.testing.MatcherParametersactualValue*Returnsboolean