Skip to content

Commit

Permalink
add executable path
Browse files Browse the repository at this point in the history
  • Loading branch information
mrk-qa committed Feb 10, 2024
1 parent 9714bb2 commit a762afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.resource
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ${CHROME_OPTIONS} add_experimental_option('excludeSwitches'
*** Keywords ***
Nova Sessão
#chrome or headlesschrome
Open Browser https://www.saucedemo.com chrome options=${CHROME_OPTIONS}
Open Browser https://www.saucedemo.com chrome options=${CHROME_OPTIONS} executable_path="/usr/local/bin"
Maximize Browser Window

Encerra Sessão
Expand Down

0 comments on commit a762afc

Please sign in to comment.