Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Appium

Building tools for software automation
Collective - Host: opensource - https://opencollective.com/appium - Website: https://appium.io/ - Code: https://github.com/appium/appium

Fix handling non-ZIP files

APK files were not being installed because they were being written to a file without an "apk" ex...

github.com/appium/appium - 40a9538321ac7d0745bb6cdbbc0ed346a059a7e5 authored about 8 years ago by Sam Park <[email protected]>
2.0.25

github.com/appium/appium - 46a9540fb01cee00c3dacf48d6a164eed3a95a00 authored about 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #72 from rkavalap/master

Removing _truncate for requests for better debugging

github.com/appium/appium - fb376ae1af25d5ae0d85ce5922c2909072328003 authored about 8 years ago by Isaac A. Murchie <[email protected]>
Increase length in _truncate for proxy requests for better debugging

github.com/appium/appium - 0e8b1d966e7662bcb95b32564d6dd7d1fa8880af authored about 8 years ago by rkavalap <[email protected]>
Merge pull request #7200 from mykola-mokhnach/simulator_scale

Add scaleFactor capability description

github.com/appium/appium - 7131abb9f58c2854e5d447af32d1e6b0e6f632b3 authored about 8 years ago by Isaac A. Murchie <[email protected]>
Add scaleFactor capability description

github.com/appium/appium - d540c76c6df56f1e1c1f3652363d42a99cc69341 authored about 8 years ago by Mykola Mokhnach <[email protected]>
2.0.24

github.com/appium/appium - 52d93e37ec3e701932a1ed2aa3ee90beec9a6a79 authored about 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #86 from midopa/handle-zip-urls

Handle zip files from URLs

github.com/appium/appium - 4508face126e0809929fa102314cfdac9dcc3e4c authored about 8 years ago by Isaac A. Murchie <[email protected]>
Handle zip files from URLs

Sometimes you can't tell the file type from a URL. Let URL minimizers or
if there are parameters...

github.com/appium/appium - 44650f926a91fa865e650ad807b3a4e246b31131 authored about 8 years ago by Sam Park <[email protected]>
Merge pull request #7137 from isnifer/patch-1

Update js example in touch-actions.md

github.com/appium/appium - 7f51404e5c1bd318ca87decbdc9d4ad70c512128 authored about 8 years ago by Isaac A. Murchie <[email protected]>
Direction value should be string for mobile scroll

github.com/appium/appium - b53617faa306b9ea80f1c5d817a7f75288e82ab5 authored about 8 years ago by Anton Kuznetsov <[email protected]>
Document '-ios predicate string' locator strategy (#7164)

* Document '-ios predicate string' locator strategy

Includes a Java example showing how to us...

github.com/appium/appium - d507033f401e89a2456f5b73c7337eaaf10e0b3b authored about 8 years ago by Dan Graham <[email protected]>
Merge pull request #7176 from jlipps/master

update roadmap with priorities and links to epics

github.com/appium/appium - 6917d2ec2ad3f36d5a2c145e34ee45b9468e68d8 authored about 8 years ago by Jonathan Lipps <[email protected]>
update roadmap with priorities and links to epics

github.com/appium/appium - 3962f543df48defc9b7a485d72d7d56d22d24d46 authored about 8 years ago by Jonathan Lipps <[email protected]>
mention that we use zenhub for project management

github.com/appium/appium - 6ff8d0a5630267b0d3f093829f6691ace1a92f55 authored about 8 years ago by Jonathan Lipps <[email protected]>
Merge pull request #7154 from jlipps/master

update license and add note about appium agile process

github.com/appium/appium - 56b1a138e9d20561e00d8592081b8710e0f0b631 authored about 8 years ago by Jonathan Lipps <[email protected]>
update license and add note about appium agile process

github.com/appium/appium - 7b962b16008b28715adfc9d1cc5996f3a28e8389 authored about 8 years ago by Jonathan Lipps <[email protected]>
Update touch-actions.md

github.com/appium/appium - f23c8f0fa0fcf9335b8ac47d5856167490ab379e authored about 8 years ago by Anton Kuznetsov <[email protected]>
2.0.23

github.com/appium/appium - b2a23a2a11c036d3511b0f687a167b079f028b9a authored about 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #84 from appium/isaac-tmpdir

Make use of os.tmpdir instead of os.tmpDir

github.com/appium/appium - d20dfc9687e061dc6e1ab6f0a8005967c0a50a12 authored about 8 years ago by Isaac A. Murchie <[email protected]>
Make use of os.tmpdir instead of os.tmpDir

github.com/appium/appium - 5f84cc8cf158ec4a7692875e61a4055be8d721bf authored about 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #83 from appium/isaac-session

Add capabilities to create session

github.com/appium/appium - 3ec00f1aa3a3acabc9ded802232f1a3e7e11e877 authored about 8 years ago by Isaac A. Murchie <[email protected]>
Merge pull request #7015 from KrugerHeavyIndustries/graceful_exit

graceful handling of SIGTERM and SIGINT such that return codes are mo…

github.com/appium/appium - 02edea9d29f98d4ccdd3d4a85434bd8d04f305f4 authored about 8 years ago by Isaac A. Murchie <[email protected]>
Add capabilities to create session

github.com/appium/appium - e1f1883363114a91285dca92366f392fe9653caa authored about 8 years ago by Isaac Murchie <[email protected]>
update license

github.com/appium/appium - a790e9b75a364b415845b35ab4e4c171b2b38721 authored about 8 years ago by Jonathan Lipps <[email protected]>
Merge pull request #7104 from jlipps/master

basic refresh of docs, just small edits for accuracy and completeness

github.com/appium/appium - 865b96f40cedef373ba5576869a8493e059687d0 authored about 8 years ago by Jonathan Lipps <[email protected]>
Merge pull request #7108 from mykola-mokhnach/migration_doc_xpath

Migration doc xpath

github.com/appium/appium - d914c25c42c3bb811498f2768e66638d3ac75e11 authored about 8 years ago by Jonathan Lipps <[email protected]>
Format one more example

github.com/appium/appium - 92795fdea7b2bfa4fe07755ab060cfa2353b1593 authored about 8 years ago by Mykola Mokhnach <[email protected]>
Cut underscores

github.com/appium/appium - 6876a76bd4a3d1b4708a0596e3f248fb7ba86d14 authored about 8 years ago by Mykola Mokhnach <[email protected]>
Better formatting for examples

github.com/appium/appium - c287a3577bc523b3aa8feee07d9437140bd2cd9a authored about 8 years ago by Mykola Mokhnach <[email protected]>
Add recommendations for using xpath locators in XCUITest mode

github.com/appium/appium - 6b4e3537a20a55f89ffa05ce5072fb24a06a7adc authored about 8 years ago by Mykola Mokhnach <[email protected]>
Merge pull request #7102 from rgonalo/fix/grid

Fix grid register with Selenium 3 hubs

github.com/appium/appium - 4e981bba50424f93fbe965d0b5c4dfbc5879bfd0 authored about 8 years ago by Jonathan Lipps <[email protected]>
basic refresh of docs, just small edits for accuracy and completeness

github.com/appium/appium - d28724cad97149bff9347dc77d080b529e1dc726 authored about 8 years ago by Jonathan Lipps <[email protected]>
Fix grid register with Selenium 3 hubs

github.com/appium/appium - 069a33c5eb731071bd5061317e9f1f3d0499718e authored about 8 years ago by Rubén González Alonso <[email protected]>
Merge pull request #7064 from rgonalo/selenium3_grid

Allow to connect an Appium node to Selenium Grid 3

github.com/appium/appium - 8a2af092102c3bccb87d555a50874de80174652a authored about 8 years ago by Isaac A. Murchie <[email protected]>
Allow to connect an Appium node to Selenium Grid 3

github.com/appium/appium - ea93f0b1d3b60d6575e2ab7390c4313b1d92d28c authored about 8 years ago by Rubén González Alonso <[email protected]>
2.0.22

github.com/appium/appium - d9d9704a90d53c4656549db71787b057320991af authored about 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #81 from appium/isaac-trunc

Fix truncate length

github.com/appium/appium - d8f622947e999ec16416114a04e9fcf0581640e9 authored about 8 years ago by Isaac A. Murchie <[email protected]>
Fix truncate length

github.com/appium/appium - 6f289078cda429c1d567b67f285ad1800ce0baa6 authored about 8 years ago by Isaac Murchie <[email protected]>
graceful handling of SIGTERM and SIGINT such that return codes are more in line Unix process exit codes

github.com/appium/appium - f43247e38bb8d95ff6001a78849251cbc0808b5f authored about 8 years ago by Chris Kruger <[email protected]>
Merge pull request #7040 from cfal/master

Fix --suppress-adb-kill-server command line argument

github.com/appium/appium - ea3350eea1a3f92b0bc6745524330c135ed32bf0 authored about 8 years ago by Isaac A. Murchie <[email protected]>
Fix --suppress-adb-kill-server command line argument

github.com/appium/appium - 95819c29abcefb408dd8f91457306725f0509e89 authored about 8 years ago by Alex Lau <[email protected]>
2.0.21

github.com/appium/appium - 38406614eb089f1d92b7c1b3bd61b3707e530515 authored about 8 years ago by Isaac Murchie <[email protected]>
Proper length handling

github.com/appium/appium - 76efb2428fa94abfe4de656716bfac5e6b00092f authored about 8 years ago by Isaac Murchie <[email protected]>
2.0.20

github.com/appium/appium - 2c3d7b4f56ca8c5f07f66b8d12690713ee637700 authored about 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #80 from appium/isaac-logs

Extend the length of the proxy req/res we log

github.com/appium/appium - 18941359b907d4981dee9ed97d2323d70aa90975 authored about 8 years ago by Isaac A. Murchie <[email protected]>
Extent the length of the proxy req/res we log

github.com/appium/appium - 6be9493240955c5b79a1bd827f5b29aed550f6b1 authored about 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #6965 from appium/isaac-160

Prepare for release of 1.6.0

github.com/appium/appium - ece7f8a24232288832b81aaa230469bdb82faff4 authored about 8 years ago by Isaac A. Murchie <[email protected]>
Prepare for release of 1.6.0

github.com/appium/appium - 19f95c8a3a38111fc818a0ae03b12e89e62f102e authored about 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #6947 from appium/isaac-saf

Add troubleshooting note about Safari keyboard

github.com/appium/appium - 9d0c12c98313f9bc9101cca5d7fbb9dd1a33fba7 authored about 8 years ago by Isaac A. Murchie <[email protected]>
Merge pull request #6961 from appium/isaac-auth

Move authorize-ios to a global program only

github.com/appium/appium - ec33e13a4e8e215b46d25a7ba8ceb0828ee3fb58 authored about 8 years ago by Isaac A. Murchie <[email protected]>
Merge pull request #6959 from appium/jlipps-xcuitest-doc

add xcuitest migration doc (fix #6869)

github.com/appium/appium - 1b1b26d28ca915f1f6789a2f757ecfd4187777ce authored about 8 years ago by Isaac A. Murchie <[email protected]>
Merge pull request #6960 from sravanmedarapu/master

Updated appium-uiautomator2-driver dependency version syntax in package.json

github.com/appium/appium - f6c81a4fa174d0e07c3b8b4165d5df43449e2f2a authored about 8 years ago by Isaac A. Murchie <[email protected]>
Move authorize-ios to a global program only

github.com/appium/appium - 16be2d075ac7da615506323f61bada9853c210f5 authored about 8 years ago by Isaac Murchie <[email protected]>
Update XCUITest doc with known lacking features and other known issues

github.com/appium/appium - c69bb096f160e0e9d77400b7d4fc06e1baebc725 authored about 8 years ago by Jonathan Lipps <[email protected]>
Updated appium-uiautomator2-driver dependency version syntax in package.json

github.com/appium/appium - d16d93e4751b090feb6a334c48f96c4ff415157f authored about 8 years ago by Sravan Medrapu <[email protected]>
update the windows setup instructions to make them more simple (fix #6751)

github.com/appium/appium - 9ef89e04c6dcd4ee83e19687dc6d4e3bb5d07fab authored about 8 years ago by Jonathan Lipps <[email protected]>
add xcuitest migration doc (fix #6869)

github.com/appium/appium - 1905d14747bba1e3c3a97e3b3a95f2c63fb33ad4 authored about 8 years ago by Jonathan Lipps <[email protected]>
Add troubleshooting note about Safari keyboard

github.com/appium/appium - c1e1096ddb6fe1b9cc3282312d0784a801808bea authored over 8 years ago by Isaac Murchie <[email protected]>
v1.6.0-beta3

github.com/appium/appium - 71d6516c09e304943a1257674308329924012b9d authored over 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #6891 from appium/isaac-ios

Add documentation on files generated by ios tests

github.com/appium/appium - d9d1b5277a32c36827ae24a3b5708c499f2d3220 authored over 8 years ago by Isaac A. Murchie <[email protected]>
Merge pull request #6920 from sravanmedarapu/master

Added UiAutomator2 Driver

github.com/appium/appium - 9362fb224b18496425e0d7daa707d0035d8d9f7c authored over 8 years ago by Isaac A. Murchie <[email protected]>
Added UiAutomator2 Driver

github.com/appium/appium - 8813cbdf1d8c46afbe664c10c9e33e5b7e545041 authored over 8 years ago by Sravan Medrapu <[email protected]>
2.0.19

github.com/appium/appium - c5361326e9c19fb047f079fd28ba1304a5a9ffe6 authored over 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #78 from appium/isaac-forever

Use keep-alive connection for proxying

github.com/appium/appium - cbd95c37b99f6178a947c2880bf0bd32985b2e60 authored over 8 years ago by Isaac A. Murchie <[email protected]>
Use keep-alive connection for proxying

github.com/appium/appium - 33681924568688cb29ec11e6a1b6887217338f0c authored over 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #6898 from domuro/master

Add server parameter for WebDriverAgent local port

github.com/appium/appium - 03a75aa41eb9496c9102543b4e79097fb132ada0 authored over 8 years ago by Isaac A. Murchie <[email protected]>
Add server parameter for WebDriverAgent local port

github.com/appium/appium - 513c39b852213d88b727bf505cf988cd82818dd0 authored over 8 years ago by Omuro <[email protected]>
2.0.18

github.com/appium/appium - 96fc8bf1d8c8e20338c768c6839471be6406f66b authored over 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #77 from sravanmedarapu/master

Updated request-promise version to 4.1.1

github.com/appium/appium - a67a772626f1339948785c36bbff546827801f5f authored over 8 years ago by Isaac A. Murchie <[email protected]>
Updated request-promise version to 4.1.1

current version 2.0.0 not able to parse ProxyRequestError's error json
object to readable format

github.com/appium/appium - 442d8116c49feb131e1ac6a1c7cf12afd519d846 authored over 8 years ago by Sravan Medrapu <[email protected]>
Add documentation on files generated by ios tests

github.com/appium/appium - d4dbac3589414a5bbf2148e0e3d915389e7e1430 authored over 8 years ago by Isaac Murchie <[email protected]>
bump to 1.6 beta 2

github.com/appium/appium - 9441a89f7e368f0c621db3a0cf9ab074c045ac3a authored over 8 years ago by Jonathan Lipps <[email protected]>
be more flexible in which windows-driver versions we accept

github.com/appium/appium - d4ed5dec831474e51aed5b2cd7f41a07a88e0dc5 authored over 8 years ago by Jonathan Lipps <[email protected]>
Merge pull request #6822 from alizelzele/reboot-emulator

add reboot option for android emulator

github.com/appium/appium - 9b7451d289fe4e9f523165689f9558c888ee18f5 authored over 8 years ago by Jonathan Lipps <[email protected]>
2.0.17

github.com/appium/appium - eb0026aee3a93ee359e41c9b423c0478b327d64a authored over 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #75 from yaphatak/copyfromwindowsshare

Copy from WindowsNetworkShare

github.com/appium/appium - 7af4333f9e3005d9c6d4feec274cca8af773d654 authored over 8 years ago by Isaac A. Murchie <[email protected]>
Copy from WindowsNetworkShare

addressing comments

calling mountNetwrokShare once

addressing comments

addressing comments

github.com/appium/appium - 9b746ae23ae3542c2ac9db5a59cdde37a8705593 authored over 8 years ago by Yatin Phatak <[email protected]>
2.0.16

github.com/appium/appium - 80cdc3c30d868d66b5d9d4de225f1e4007a6d12d authored over 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #76 from appium/isaac-timeout

Give a long timeout on proxy

github.com/appium/appium - 3ad87db1473726cfa69e9149acba9b4fdc0d34de authored over 8 years ago by Isaac A. Murchie <[email protected]>
Give a long timeout on proxy

github.com/appium/appium - 931ea9f06dab0263bede0f76e9b8805f5714efc0 authored over 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #6839 from midopa/fix-ios-safari

Update iOS driver

github.com/appium/appium - bf71e40206a59a405554ac94839782d94cb9c9a1 authored over 8 years ago by Isaac A. Murchie <[email protected]>
Update iOS driver

Includes fixes for launching Safari

github.com/appium/appium - c89a75119b2c4284e5c0ada373c4e2cd6ddd6094 authored over 8 years ago by Sam Park <[email protected]>
2.0.15

github.com/appium/appium - 87c8bf3552baa6991240e6e22219c8d986ac35b8 authored over 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #74 from alizelzele/finger-print

adding fingerprint to routes

github.com/appium/appium - 590e7cfc36c0adc6f29b115b474fc1fe61b751f1 authored over 8 years ago by Isaac A. Murchie <[email protected]>
adding fingerprint to routes

github.com/appium/appium - 725d12ec2d94a6372a03882fd16f6808f72c3a28 authored over 8 years ago by Ali Kia <[email protected]>
Merge pull request #73 from wfanforever/master

adding rect routes

github.com/appium/appium - 8bd05f3e76500cfff7a0b9efdd0b9859af0ddec1 authored over 8 years ago by Isaac A. Murchie <[email protected]>
adding new endpoint

github.com/appium/appium - d4e5b455447af4c9266595c0e8d01685eafa2073 authored over 8 years ago by Wen Fan <[email protected]>
2.0.14

github.com/appium/appium - fb82336a3dfe66fdd5a8860501c312cd35b05ccd authored over 8 years ago by Isaac Murchie <[email protected]>
Fix server failure test

github.com/appium/appium - 955bdda86eb52aaaacf7144ad6c420ef83b8bac1 authored over 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #66 from sravanmedarapu/master

Implemented throwing ProxyRequestError

github.com/appium/appium - c6062c559cb8583d93e9a7dc21a145abff4fc24f authored over 8 years ago by Isaac A. Murchie <[email protected]>
Implemented throwing ProxyRequestError

ProxyRequestError will be thrown for all unsuccessfull proxy requests, ProxyRequestError will co...

github.com/appium/appium - c5026bf22783bd59851c2f8791e922040e846b1d authored over 8 years ago by Sravan Medrapu <[email protected]>
add reboot option for android emulator

github.com/appium/appium - b127b80cc2f24a5dfed69e50301508800ef27320 authored over 8 years ago by Ali Kia <[email protected]>
Merge pull request #6811 from watilde/fixes-typo

Fix typos in docs

github.com/appium/appium - 7e3c0fe76d3be345aa89c742b1ae05cbbf79caa9 authored over 8 years ago by Jonathan Lipps <[email protected]>
Fix typos in docs

+ orgreater => or greater
+ genration => generation

github.com/appium/appium - cca8e8a149f94461a3a438a9234ad1ba3ecab6f9 authored over 8 years ago by Daijiro Wachi <[email protected]>
Merge pull request #6758 from youngrafi/master

Documented "appWaitDuration" capability

github.com/appium/appium - 95fad7bd1af546cca2bb2a72424077eacc1a7fdc authored over 8 years ago by Isaac A. Murchie <[email protected]>
Documented "appWaitDuration" capability

github.com/appium/appium - 42b0bbc91604901810f34722ccaa582a35c8f8c8 authored over 8 years ago by rgoldfar <[email protected]>
Beta 1 of 1.6.0

github.com/appium/appium - 47e5a86e10aa671afb90090b3bff20558e8f3c43 authored over 8 years ago by Isaac Murchie <[email protected]>
Merge pull request #6746 from appium/isaac-beta-cl

Add changelog for 1.6.0 beta 1

github.com/appium/appium - 5e07e5b3ee3f5717477f3774a2ce67a686d0293a authored over 8 years ago by Isaac A. Murchie <[email protected]>
Merge pull request #6747 from appium/isaac-xcuitest-deps

Add documentation about dependencies for XCUITest testing

github.com/appium/appium - b6c62e259dfff27ec8ceed1cefd971f57ba235f0 authored over 8 years ago by Isaac A. Murchie <[email protected]>