Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Appium compatibility issue: Need appium version that is compatible with Selenium 4.18.1

未關閉
#2,174 8 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

維護者通常 1 天內回覆

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
20/100
Issue 類型
缺陷
描述清晰度
需要釐清
活躍度
停滯
技術堆疊
java
領域
testing

研究方向

首先,在 Windows 10 上使用 Selenium 4.18.1、Appium 9.2.0、Java 17 和 TestNG 7.7.0 重現 Maven 設定。擷取缺少的失敗詳細資訊,並與正常運作的 Selenium 4.13.0 設定進行比較;完成標準是識別並記錄一個相容的相依性組合,或確認存在不相容性。

由索引模型根據 Issue 內容生成。

描述

NeedsInfo
Do I have the most recent component updates?
  • I use the most recent available driver/plugin and server versions
Is the component officially supported by the Appium team?
  • I have verified the component repository is present under the Appium organization in GitHub
Is there an existing issue for this?
  • I have searched the existing issues
Current Behavior

Selenium 4.18.1 does not work with Appium 8.5.1 (tried with all Appium versions above till 9.2.2 latest) or any versions below. Test execution fails

Previous version Selenium 4.13.0 works fine with Appium 8.5.1, upgrading Selenium to next level doesn't work with any of Appium versions.

Is there a compatible version of Appium that works with 4.18.1, or there are any alternative versions of appium that can be used ?

Expected Behavior

Selenium 4.18.1 required a suitable Appium version that's compatible

Minimal Reproducible Example

<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<selenium.version>4.18.1</selenium.version>
<appium.version>9.2.0</appium.version>
<testng.version>7.7.0</testng.version>
<jackson.version>2.15.2</jackson.version>

Environment
  • Operating system: Windows10
  • Appium server version (output of appium --version): 9.2.0
  • Selenium version: 4.18.1
  • Appium driver(s) and their version(s):
  • Appium plugin(s) and their version(s):
  • Node.js version (output of node --version):
  • npm version (output of npm --version):
  • Last component(s) version which did not exhibit the problem:
  • Platform and version under test:
  • Real device or emulator/simulator:
Link to Appium Logs

No response

Further Information

No response

主要語言
Java
星號
1.3k
分支
755
平均合併
5 天 14 小時
30 天內合併 PR
8

環境準備

  • 沒有 Dockerfile 或 Docker Compose 檔案
  • 有 Pull Request 範本
  • 沒有貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

appium/java-client 的其他 Issue

查看 appium/java-client 的全部 Issue

相似的 Issue

更多 Java Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。