Docs/sync to master - #1979
Merged
Merged
Conversation
Adds a Sauce Connect Proxy tunnel example (default AltDriver + --proxy-localhost allow, no public VM) as the recommended Sauce Labs method, keeping the existing public-VM walkthrough as a secondary option. Removes the stale 'tunnel instructions coming shortly' note and fixes a copy-paste 'BrowserStack test device' reference in the Sauce Labs section.
…aking changes - Bump package version from 4.3.1/4.4.0 to 8.2.0 in all dotnet add package commands - Replace AndroidDriver<AndroidElement> with AndroidDriver (generic type parameter removed in v5) - Replace IOSDriver<IOSElement> with IOSDriver (same reason) - Applies to BrowserStack, SauceLabs, AWS Device Farm, and AppiumLocalService sections
…for Appium 8.x compatibility AddAdditionalCapability throws NotImplementedException in Appium.WebDriver 8.x. Also update AltTester-Driver version reference from 2.2.6 to 2.3.2.
Replace AddAdditionalAppiumOption calls for standard Appium capabilities (platformName, app, deviceName, automationName, platformVersion) with their typed property equivalents (PlatformName, App, DeviceName, AutomationName, PlatformVersion). Appium.WebDriver 8.x throws ArgumentException when standard caps are set via AddAdditionalAppiumOption.
Restores documentation that was overwritten by the closed-source repo sync (commit 4e5bd5b), same pattern as issue #1963 / PR #1962. - alttester-editor.md: restore "Keep AltTester prefab in scene", "App Name", and "Show Native Popup Option" settings descriptions - alttester-with-appium.md: restore page title ("/ Selenium"), Appium section headings, full Selenium-WebGL section, and Connection settings popup section with tabbed C#/Java/Python/Robot code examples - known-issues.rst: restore NetworkStream fatal error known issue entry - examples~/appium/: restore csharp, java, python, robot example files - examples~/selenium/: restore csharp, java, python, robot example files
- Updated the "Show Native Popup Option" and "Secure Mode (WSS)" sections in alttester-editor.md to include [Non-GPL] labels. - Added [Non-GPL] label to the example test projects section for UIToolkit in examples.md. - Marked the UI Toolkit section in known-issues.rst with [Non-GPL] to clarify licensing implications.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.