Appium は、ネイティブ、ハイブリッド、モバイルの Web アプリケーションで使用するためのオープンソーステスト自動化フレームワークです。ネイティブアプリは、iOS、Android、または Windows SDK を使用して作成されたアプリです。モバイルウェブアプリは、モバイルブラウザを使用してアクセスするウェブアプリです(iOS と Chrome では Safari、Android では組み込みの&lsqu; Browser’ アプリをサポートしています)。ハイブリッドアプリには“ webview” のラッパーがあります。 – Web コンテンツとのやり取りを可能にするネイティブコントロールです。 Phonegap のようなプロジェクトは、ネイティブラッパーにバンドルされている Web テクノロジーを使ってアプリケーションを簡単に作成し、ハイブリッド app.
を作成することを容易にします。Appium は“ cross-platform”:複数のプラットフォーム(iOS、 Android、Windows)を使用しています。これにより、iOS、Android、Windows のテストスイート間でのコードの再利用が可能になります.
Appium Philosophy
Appium は、ネイティブアプリのテストで SDK を含めたり、アプリケーションを再コンパイルする必要がないという考えから構築されています。そして、あなたが好むテストプラクティス、フレームワーク、およびツールを使用できるはずです。 Appium はオープンソースプロジェクトであり、活気に満ちた貢献コミュニティを奨励するための設計とツールの決定を行っています.
あなたのお気に入りのツールを使用してください
Appium テストからのバックエンド API と DB への完全なアクセスを備えた、あらゆる言語とテストフレームワークコード。上記のすべてのプログラミング言語を使用して、あなたのお気に入りの開発ツールを使ってテストを書くことができます(Selenium WebDriver API と言語固有のクライアントライブラリを使用).
ファイルのバージョン |
Appium 1.17.1 |
ファイル名 |
Appium-windows-1.17.1-1.exe |
ファイルサイズ |
111 MB |
オペレーティングシステム |
Windows 8 / Windows 8 64 / Windows 10 / Windows 10 64 |
ソフトウェアタイプ |
Open Source |
著者 |
Appium Contributors |
更新日 |
http://appium.io/ |
更新時間 |
2020-06-01 |
ログを更新する |
What's new in 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 |
ファイルのダウンロード |
Download |