Appium

最新版本 Appium 1.22.3-4

Appium 1.22.3-4

Appium 1.22.3-4
Appium 是一個開源的測試自動化框架,使用本機,混合和移動 web 應用程序。原生應用程序是使用 iOS,Android 或 Windows SDK 編寫的應用程序。移動網絡應用程序是使用移動瀏覽器訪問的網絡應用程序(Appium 支持 iOS 和 Chrome 上的 Safari 或 Android 上內置的“瀏覽器”應用程序)。混合應用程序有一個“網絡視圖”的包裝, &ndash 的; 一個本地控件,可以與網頁內容進行交互。像 Phonegap 這樣的項目使得使用網絡技術構建應用程序變得容易,然後將這些應用程序捆綁到一個本地包裝器中,​​創建一個混合應用程序.

重要的是,Appium 是“跨平台”:它允許您針對多個平台(iOS, Android,Windows),使用相同的 API。這樣就可以在 iOS,Android 和 Windows 測試套件之間重複使用代碼.

Appium Philosophy
Appium 是建立在測試本機應用程序不應該要求包含 SDK 或重新編譯應用程序的思想基礎之上的。而且你應該能夠使用你喜歡的測試實踐,框架和工具。 Appium 是一個開源項目,並已做出設計和工具決策,以鼓勵充滿活力的貢獻社區.

使用您最喜愛的工具
Appium 旨在自動化任何語言和任何測試框架的任何移動應用程序,完全訪問來自測試的後端 API 和 DB 碼。使用所有上述編程語言,使用您最喜愛的開發工具編寫測試,並可能更多(使用 Selenium WebDriver API 和語言特定的客戶端庫).

ScreenShot

軟體資訊
檔案版本 Appium 1.22.3-4

檔案名稱 Appium.Server.GUI-windows-1.22.3-4.exe
檔案大小
系統 Windows 8 / Windows 8 64 / Windows 10 / Windows 10 64
軟體類型 開源軟體
作者 Appium Contributors
官網 http://appium.io/
更新日期 2022-05-15
更新日誌

What's new in this version:

Appium 1.22.3-4
- Fixed signature issue in v1.22.3


Appium 1.22.3
- bump the embedded appium version to 1.22.3


Appium 1.22.2
- bump the embedded appium version to 1.22.2


Appium 1.22.0
- Bump embedded Appium version to 1.22.0
- The version still expects to have /wd/hub prefix as Remote Path


Appium 1.21.0
- Bump Appium version to 1.21.0


Appium 1.20.2
- Change log not available for this version


Appium 1.19.1
- Bump Appium version to 1.19.1
- Update translations


Appium 1.18.3
- Change log not available for this version


Appium 1.18.2
- Change log not available for this version


Appium 1.18.1
- Fix to attaching to an existing session


Appium 1.18.0
Inspector for Web(view) improvements:
- Add Web(View) notification in Selected Element
- Add Web(View) inspector to inspect the HTML-tree
- Add new locators for iOS

- Get Timings button in element section to confirm their performance
- Automatically download the correct version of ChromeDriver when using a Web or Hybrid app for Android
- The Relaxed Security checkbox in the Advanced-tab can disable this
- Windows 32 bit installer


Appium 1.17.1.1
- Change log not available for this version


Appium 1.17.1
- Change log not available for this version


Appium 1.15.1
- Change log not available for this version


Appium 1.15.0
- Change log not available for this version


Appium 1.14.0
- feat: Update bundled version of Appium to 1.14.0
- feat: Intelligently resize screenshot and source tree widths
- feat: Make sure formatted caps stays visible in saved caps area
- feat: Make sure to save server type change even without setting change
- feat: Make configurable "Get Running Sessions"
- fix: apply session.server.${providername}.host/port/path/ssl


Appium 1.13.0
- Update Appium to version 1.13.0
- Add 'copy attributes to clipboard" feature
- Russian, Korean and Chinese translations
- Add SauceLabs data centers option


Appium 1.12.1

Features:
- Chinese localization

Fixes:
- Fix bug causing search results to not be highlighted
- Bump up no new command limit to 24 hours
- updateSettings action call was not being properly parsed
- Improve performance in cloud by concurrently retrieving source, screenshot and window size


Appium 1.12.0

Bug Fixes:
- Revert Sentry changes that were causing desired capabilities to not be saved
- Fix defect that made "object" args not work for capabilities
- Provide more helpful error and success messages

Features:
- Add actions that can be executed from Appium Desktop
- Translations: Japanese translations, Russian translations
- New cloud providers: TestingBot, Pcloudy
- Can copy located element to clipboard
- Stop showing all cloud providers on tab. Make cloud providers individually selectable from a modal


Appium 1.11.0
- Feat: Localize Appium Desktop with some German translation
- Feat: Add optional (opt-in) Sentry logging for crash reports
- Feat: Add Perfecto as cloud provider
- Fix: Fixed regression that was causing file selector in capabilities to not work


Appium 1.10.0
- Feature: Upgrade React to v16.x and ANTD to v3.x to get benefits of performance improvements and reduced dependency size


Appium 1.9.1
- Fix: Use forked version of WD to resolve W3C attach problem


Appium 1.9.0

Feature:
- Upgrade Appium to 1.10
- Add Kobiton into Appium Desktop as a cloud provider


Appium 1.8.2
- Change log not available for this version


Appium 1.8.1
- Fix: Strip out Emoji characters and replace them with the unicode values to prevent XML parsing error


Appium 1.8.0
- Update Electron to version 3.0.3
- Fix: Default custom server port to 4723 which is the value in placeholder


Appium 1.7.1
- Feature: Upgrade to Appium 1.9.1


Appium 1.6.3
- Feature: Make ANDROID_HOME and JAVA_HOME settable from the UI
- Feature: Add icon that copies source XML to clipboard
- Fix: Close session window when main window is closed


Appium 1.6.2
- Fix: Use relative coordinates for interactive swiping feature
- Feature: Upgrade to Appium 1.8.1


Appium 1.6.1
- Change log not available for this version


Appium 1.6.0
- Update Appium to 1.8.0
- Update Electron to 2.0.0
- Update electron-builder to 20 and get rid of outdated version hack
- Use NPM 5 on appveyor so we get a flat hierarchy


Appium 1.5.0
- Feature: Allow unauthorized SSL and set custom proxy


Appium 1.4.1
- Fix: Replace electron-builder autoupdater with Zeit Hazel server plus native updater


Appium 1.4.0
- Feature: Add Headspin cloud to list of remote server types
- Feature: Add keyboard shortcut to clear terminal logs
- Fix: Python recording error


Appium 1.3.1
- Fix: Build problem from v1.3.0 broke Apple XCUI tests


Appium 1.3.0
- Feature: Update Appium to 1.7.2
- Fix: Add linux category
- Fix: 'wd' recording code errors


Appium 1.2.7
- Feature: Highlight elements that user searched for
- Fix: Remove element not found notification


Appium 1.2.6
- Fix: Use multiple selector strategies if first one doesn't work
- Fix: Don't refresh page when element not found, send notification instead


Appium 1.2.5
- Fix: Resolve python recorder errors
- Fix: Reload source when selected element is stale
- Fix: Debounce calls to selectElement


Appium 1.2.4
Fix: Upgraded to Appium 1.7.1 (previously was 1.7.0)


Appium 1.2.3
- Feature: Upgrade to Appium version 1.7.1


Appium 1.2.2
- Fix: Swipe SVG was obscured due to CSS


Appium 1.2.1
- Fix: In Java boilerplate, show unknown platform if no platform found


Appium 1.2.0
- Feature: Can run SauceConnect from user interface
- Feature: Can edit raw desired capabilities JSON string
- Feature: Add locator modal to search for elements and perform basic interactions on them
- Feature: Add interactive swipe and tap
- Feature: Add HTTPS option, and TO data center options
- Feature: Write raw logs to file that can be opened by user
- Fix: Added padding to bottom of source tree
- Fix: Make selected element card scrollable
- Fix: Limit number of rendered logs to 1000


Appium 1.1.1
- Fix: Scrolling in selected element card
- Fix: Recorder css and add docs for recorder


Appium 1.1.0
- Feature: Can record actions in Java, JS, Python, and Ruby
- Feature: Updated to Appium 1.6.5
- Feature: Show a list of currently running sessions when attaching sessions
- Fix: Draggable app area and window controls issues in Windows and Linux
- Fix: Resize inspector if it was previously too small
- Fix: Pegged ANTD version to prevent errors

Appium 1.22.3-4 相關參考資料
appium

2024年2月13日 — Automation for Apps.. Latest version: 2.5.1, last published: 20 days ago. Start using appium in your project by running `npm i appium`.

https://www.npmjs.com

Appium 1.22.3-4 Free Download for Windows 10, 8 and 7

2023年7月4日 — Appium will help you test your application for mobile or computer while offering you a nice suite of features and a user-friendly interface ...

https://www.filecroco.com

Appium Desktop - Browse Files at SourceForge.net

Appium Server in Desktop GUIs for Mac, Windows, and Linux. ... 1.22.3-4.exe (256.9 MB) Get Updates. Home. Name, Modified, Size, InfoDownloads ...

https://sourceforge.net

Installation of Appium by using npm and Desktop Appium

2023年5月25日 — Download | Node.js · Select or click on Appium-Server-GUI-windows-1.22.3-4.exe · Save File and go to the location. · Double click the Appium-Server ...

https://discuss.appium.io

python中appium1.22.3-4安装环境原创

6 天前 — Appium是一个用于自动化移动应用程序的开源工具,支持iOS和Android平台。通过Appium,您可以编写测试脚本来自动化测试您的移动应用程序,包括UI测试、 ...

https://blog.csdn.net

Python自动化测试工具Appium-Server-GUI-windows-1.22.3 ...

2023年4月19日 — Appium Desktop最新版本,也是最终版本。 因为存在已知的安全漏洞,因此Appium Desktop 不再受支持和维护,建议不要使用它。有关更多信息,请参阅自述文件 ...

https://blog.csdn.net

Releases · appiumappium-desktop

2023年4月25日 — !! Warning !! ; Appium-Server-GUI-1.22.3-4-mac.zip. 161 MB ; Appium-Server-GUI-linux-1.22.3-4.AppImage. 138 MB ; Appium-Server-GUI-mac-1.22.3-4.dmg.

https://github.com

Releases · appiumappium-inspector

2024年2月2日 — New Features · add buttons for Delete, Zoom (macOS only), Zoom In, Zoom Out, Reset Zoom, link to Appium Discuss · remove Save button (same as ...

https://github.com

Silent Installation of Appium Server GUI (x64) (1.22.3-4)

Disclaimer: This webpage is intended to provide you information about patch announcement for certain specific software products. The information is provided As ...

https://www.manageengine.com