Skip to content

Instantly share code, notes, and snippets.

Puppeteer I.amAcceptingPopups()
Puppeteer I.acceptPopup()
Puppeteer I.amCancellingPopups()
Puppeteer I.cancelPopup()
Puppeteer I.seeInPopup(text)
Puppeteer I.grabPopupText()
Puppeteer I.amOnPage(url)
Puppeteer I.resizeWindow(width, height)
Puppeteer I.haveRequestHeaders(customHeaders)
Puppeteer I.moveCursorTo(locator, offsetX=0, offsetY=0)
@Tanapat-S
Tanapat-S / robocop_checking.robot
Last active September 25, 2020 07:52
Issue for robocop lib
*** Keywords ***
Robocop Checking Code
SeleniumLibrary.Input Text ${txt_welcome} Hello
Input Text ${txt_welcome} Hello
*** Keywords ***
Robocop checking code
Input Text ${txt_welcome} Hello