Skip to content

Commit

Permalink
use safari options
Browse files Browse the repository at this point in the history
  • Loading branch information
seemk committed Nov 13, 2023
1 parent 0be9d24 commit a7cc1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SplunkRumWorkspace/SauceLabsTestApp/sl_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from appium import webdriver
from datetime import datetime
from selenium.webdriver.common.by import By
from selenium.webdriver.common.options import Options
from selenium.webdriver.safari.options import Options
from selenium.webdriver.support.ui import WebDriverWait
from selenium.webdriver.support import expected_conditions as EC
import sys
Expand Down

0 comments on commit a7cc1b3

Please sign in to comment.