We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068ac10 commit 4ef038dCopy full SHA for 4ef038d
README.MD
@@ -260,11 +260,7 @@ module.exports = {
260
searchResultLink: by.css('div.g > h3 > a')
261
},
262
263
- /**
264
- * enters a search term into Google's search box and presses enter
265
- * @param {string} searchQuery
266
- * @returns {Promise} a promise to enter the search values
267
- */
+
268
applitools_Eyes_Example: function () {
269
270
// Start the test and set the browser's viewport size to 800x600.
0 commit comments