Assert HTML Element
Syntax
Code snippet
/*
* Comparing the firstresult of Google search with "https://qatts.com/"
*/
assertElement("li.firstresult", "href","https://qatts.com/");Last updated
Was this helpful?
/*
* Comparing the firstresult of Google search with "https://qatts.com/"
*/
assertElement("li.firstresult", "href","https://qatts.com/");Last updated
Was this helpful?
Was this helpful?