-
Notifications
You must be signed in to change notification settings - Fork 16
[tda] add dotnet-maui driver + test, cache ios release, refactor release mgr #820
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
base: master
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
@@ -600,6 +600,46 @@ def ios_sim_driver(request, selenium_endpoint, se_prefix): | |||
sentry_sdk.capture_exception(err) | |||
|
|||
|
|||
@pytest.fixture | |||
def ios_dotnet_maui_driver(request, selenium_endpoint, se_prefix): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could we get Android added? Perhaps both or at least Android if iOS is a problem somehow.
We only have Session Replay for Android right now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added but it's not starting in the remote emulator for some reason
ff784e1
to
8939254
Compare
tda/mobile_native/dotnet-maui-android/test_checkout_dotnet_maui_android.py
Outdated
Show resolved
Hide resolved
tda/mobile_native/dotnet-maui-ios/test_checkout_dotnet_maui_ios.py
Outdated
Show resolved
Hide resolved
|
||
first_item_add_to_cart = driver.find_element(AppiumBy.XPATH, '(//XCUIElementTypeButton[@name="Add to Cart"])[1]') | ||
first_item_add_to_cart.click() | ||
# Alert disappeared for some reason on iOS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally we get rid of it, actually:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, when you update the app we can change this too
…i_android.py Co-authored-by: Bruno Garcia <[email protected]>
…s.py Co-authored-by: Bruno Garcia <[email protected]>
iOS skipped for now because "Add to Cart" button stopped working
Testing
https://app.saucelabs.com/tests/8bfe1292553f46c4ad8378785fd3ce87
https://demo.sentry.io/explore/replays/2855242d1f42441b856004d3e658a016/?referrer=%2Fissues%2F%3AgroupId%2F&t=0&t_main=errors
https://demo.sentry.io/issues/6610788743/events/81147e8478284bd2bdc7158fb9d1a869/