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

RDC Android example for network throttling #183

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

yuyi-sl
Copy link
Contributor

@yuyi-sl yuyi-sl commented Jun 5, 2024

Example tests on how to use RDC network throttling on Android on Sauce Labs.

@yuyi-sl yuyi-sl requested review from eyaly and kristofmuhi June 5, 2024 10:56
@yuyi-sl
Copy link
Contributor Author

yuyi-sl commented Jun 10, 2024

The iOS ipa 'SauceLabs-Demo-App.ipa' has expired for the SauceLabs account used for the tests. Can someone please reupload the app to the account?

@eyaly
Copy link
Contributor

eyaly commented Jun 12, 2024

Hi @yuyi-sl - for both the iOS and the Android examples there is a need to add the "appium:" for deviceName and automationName capabilities.
from Platform Configurator:
caps.setCapability("appium:deviceName", "Google.*");
caps.setCapability("appium:automationName", "UiAutomator2");

@eyaly eyaly merged commit bb91c0e into main Jun 13, 2024
4 of 6 checks passed
@eyaly eyaly deleted the rdc-network-throttling-android branch June 13, 2024 09:29
mmerrell pushed a commit that referenced this pull request Jan 21, 2025
* add RDC Android example for network throttling

* rethrow exception

* add appium prefix to caps
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