You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.assert.numberOfElements('meta[name="description"]',1, 'META-DESCRIPTION: Should exists once')
fails on this element:
<meta name="Description" content="Apple leads the world in innovation with iPhone, iPad, Mac, Apple Watch, iOS, OS X, watchOS and more. Visit the site to learn, buy, and get support." />
Is there a way to make the selector case insensitive?
The text was updated successfully, but these errors were encountered:
This assertion
fails on this element:
Is there a way to make the selector case insensitive?
The text was updated successfully, but these errors were encountered: