Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sauce Visual Baseline Overrides #3022

Merged
merged 4 commits into from
Nov 27, 2024
Merged

Conversation

omacranger
Copy link
Member

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation fix (typos, incorrect content, missing content, etc.)

Copy link

Deploy preview ready for 3022!
https://docs.dev.saucelabs.net/pr-preview/pr-3022

@omacranger omacranger force-pushed the feat/visual-baseline-overrides branch from 1ad7ad8 to 029648c Compare November 22, 2024 13:04
Copy link

Deploy preview ready for 3022!
https://docs.dev.saucelabs.net/pr-preview/pr-3022

client.create_snapshot_from_webdriver(
name="Snapshot Name",
session_id=session_id,
driver=driver, # pass the remote driver instance from selenium/appium
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

double checking: is this change expected?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, the python sdk was updated a while back to use a driver instead of a session ID to expose job information for native mobile

@omacranger omacranger force-pushed the feat/visual-baseline-overrides branch from 029648c to 8e069a1 Compare November 27, 2024 14:23
Copy link

Deploy preview ready for 3022!
https://docs.dev.saucelabs.net/pr-preview/pr-3022

@omacranger omacranger merged commit f859284 into main Nov 27, 2024
3 checks passed
@omacranger omacranger deleted the feat/visual-baseline-overrides branch November 27, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants