Skip to content

Updates to running WebDriver tests with Safari

Compare
Choose a tag to compare
@mdmintz mdmintz released this 24 Apr 23:48
· 5872 commits to master since this release
36e81d7

Updates to running WebDriver tests with Safari

  • Update Safari WebDriver launcher
  • Set default Safari position and dimensions if not maximized
  • Add an example test for the Apple developer site WebDriver instructions
  • Add a localized set_window_rect(x, y, width, height)
  • Add additional ways to set the web browser's user agent
  • Refresh Python dependencies