Skip to content

Commit 4ef038d

Browse files
author
Temilayo kufeji
committed
Update Readme
1 parent 068ac10 commit 4ef038d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.MD

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -260,11 +260,7 @@ module.exports = {
260260
searchResultLink: by.css('div.g > h3 > a')
261261
},
262262

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-
*/
263+
268264
applitools_Eyes_Example: function () {
269265

270266
// Start the test and set the browser's viewport size to 800x600.

0 commit comments

Comments
 (0)