0

os : windows 10, google chrome version 80.0.3987.106, selenium version 3.141.0

enter image description here

I have searched for this problem and i figure out that gecko deals with firefox browser but im using chrome browser but why i got stuck with this.

here's my code.

*** Settings ***
Library    SeleniumLibrary

*** Variables ***
${HOMEPAGE}    http://www.google.com
${BROWSER}    chrome

*** Test Cases ***
Go To homepage
    Open Browser    ${HOMEPAGE} ${BROWSER}

Please help, thanks u all.

Nattapong
  • 1
  • 1

0 Answers0