Skip to content

Docs/sync to master - #1979

Merged
andreion1ca merged 7 commits into
masterfrom
docs/sync-to-master
Jun 18, 2026
Merged

Docs/sync to master#1979
andreion1ca merged 7 commits into
masterfrom
docs/sync-to-master

Conversation

@andreion1ca

Copy link
Copy Markdown
Contributor

No description provided.

rucindrea and others added 7 commits June 18, 2026 10:11
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.
@andreion1ca
andreion1ca merged commit dc5c97e into master Jun 18, 2026
1 of 3 checks passed
@andreion1ca
andreion1ca deleted the docs/sync-to-master branch June 18, 2026 07:17
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.

3 participants