Ecosyste.ms: OpenCollective

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

github.com/SonicCloudOrg/sonic-ios-wda

🎉A WebDriver server for iOS and tvOS
https://github.com/SonicCloudOrg/sonic-ios-wda

fix: Check for setValue:forPreferenceKey: before invoking it (#236)

842fbc5d167601db351ce61389f224318550013b authored over 5 years ago
2.0.4

c41894c906900eb1a2115f5f0c708c6cc924f4f3 authored over 5 years ago
fix: get active app via session in mobile: activeAppInfo (#237)

3430b324f4d88d02ab92e6c4fd788125a34b5c34 authored over 5 years ago
2.0.3

fcf2386dd4d2de5d023fb3667dce667ba4fa0c26 authored over 5 years ago
fix: Compile error by GCFloat in generic configuration (#235)

* fix: compile error by GCFloat

* build as generic

* add building with generic for tvOS

22470b2591864891b1a6a87c0dc5cdd528241f36 authored over 5 years ago
2.0.2

8de3a1ffb56778f3bd949b37fdb606d2d118e5b6 authored over 5 years ago
fix: make the argument of configureKeyboardsPreference BOOL (#234)

* make the argument of configureKeyboardsPreference BOOL

* rename

928653e015487b7a102230458b0e02dd2ec66aa1 authored over 5 years ago
chore: drop Mac OS 10.13 for WDA builds (#232)

e686f79ed0b2c683a54c8c53ec5accd700cc296a authored over 5 years ago
2.0.1

2a491afc09d9ccfc54ec3054bbdd22121c62ba45 authored over 5 years ago
fix: take element screenshot in landscape for iOS 13, update test cases for iOS 13 (#225)

* marked failing tests

* call firstObject

* fix tests

* fix test: use firstObject

* ...

201096dae0e4064ac71e7e9f6629fd8262e04aee authored over 5 years ago
fix: Adjust hit point calculation algorithm for Xcode11+ (#231)

8dfbc49a8d6e94f7d3c66a5500f94224a4fd54d0 authored over 5 years ago
bump appium/RoutingHTTPServer (#230)

57c07e23335363eb36c1409fb6c510d16769d199 authored over 5 years ago
2.0.0

29f33798f1d8755318a1cc81f6c5dfe5f3689856 authored over 5 years ago
feat: Drop Xcode9 support (#227)

BREAKING CHANGE: The minimum supported Xcode version is now 10.0

3d21522b906bea142b2069d84652fa8d9e2df221 authored over 5 years ago
chore: Tune the error which happens on text input failure (#228)

34e28351726db33ecaa5d05df31cda4e08d2b6c1 authored over 5 years ago
feat: add setSoftwareKeyboardShownByTouch to force software keyboard enable by default (#226)

7ca8a2bc545f7507a416884708623e3b5d6a98a0 authored over 5 years ago
Release 1.3.5

937183a787a42ea40d4df5d2ea9c0311f10c5e64 authored over 5 years ago
fix: Give the proper name to the newly added setting (#223)

* fix: Give the proper name to the newly added setting

* Tune the docstring

* Use explicit...

671b43693cae874ed061ec6d3246a78d6e9beda5 authored over 5 years ago
Release 1.3.4

2d75832337da2533196e217514152a62a10fe806 authored over 5 years ago
fix: Make non modal dialogs inclusion optional by default (#222)

8c43909212efc98f6c62b9f2971046a289c52ae9 authored over 5 years ago
1.3.2

ba744681ca99cb1fd523aea56cd253555a4a287d authored over 5 years ago
fix: correctly calculate touch coordinates in landscape orientation for iOS 13.1 (#220)

49979a94f0af218381af5941dd2815d69a506e6b authored over 5 years ago
1.3.1

70c2086a67a8047ce782d1404f2d3d2a5733f66d authored over 5 years ago
feat: tweak screenPoint settings name (#218)

c0e31ec5c83c255bf012ab0ea7bdf6db6846e2e5 authored over 5 years ago
fix: Throwing excpetion when looking for active application only if element is null (#219)

960ab924e7787e3d9784b06fd9c843833e5cc731 authored over 5 years ago
1.3.0

8c3719b26a653b5e9523c43410ec911fa9cf205d authored over 5 years ago
fix: Tune tap point calculation logic (#217)

624dff559fb1ad576c66a380a10e604ae6f3ea44 authored over 5 years ago
feat: [Xcode 11] Call includingNonModalElements to get snapshot (#216)

* use includingNonModalElements to get elements

* change to call as chain

* fix respondsTo...

8c854098e2aacea6289d85472a267c66e5be6538 authored over 5 years ago
fix: Fix the name of the extension method

dafb418fb75b564bc65acd9e72fa7ba5a57eee84 authored over 5 years ago
feat: Make the coordinates of the screen point configurable (#215)

318ac73883246f5920b78b514e05993755a786a5 authored over 5 years ago
feat: Consider active application based on the current screen element (#214)

bfed7b22a9f62d961ce475f325e39f7b78a470b3 authored over 5 years ago
fix: Switch tap and tapByCoordinate to their native implemntations (#212)

3df8badab15a0292df0ba156c6fb26e04811788e authored over 5 years ago
feat: Add a new endpoint for element rotation (#213)

9eb32107c41090e1ab5da3c3b63ca4728aac6b14 authored over 5 years ago
fix: Do not throw exception if the app is not in foreground after the timeout (#211)

174bc3bf63a08252a8edb07e44910ef049471500 authored over 5 years ago
feat: Add some useful details to the device info output (#210)

17e84983236e156c2f5b2b9193dd02e794930693 authored over 5 years ago
feat: Add the necessary primitives to be able to automate split-screen apps (#209)

faa95f96db611ceb401074ff04bfbebd9f791625 authored over 5 years ago
fix: Default to active application call if no session is provided to source API (#208)

5b531344618ff308e2ea282d998ba9b28ea3a1e7 authored over 5 years ago
fix: Tune active applications logic (#205)

48116445054e3efa8910a7b18c22de8bc031a69b authored over 5 years ago
chore: move node tests to macos (#206)

dee6249ec5fb9530b695e64eb16bd5fe8eb163a3 authored over 5 years ago
fix: Only accept preparation if keyboard focus is set

0e822473c80acb8c22fb87ef72bac54f0658caa7 authored over 5 years ago
fix: Tune the condition for input preparation

c7d3a7feab770d054d0fb5c663eb178b6ccf8a90 authored over 5 years ago
fix: Do not break immediately if click on text view fails

0437ecc0c9d5ae4eaa397cc5d12fbb701115c3b8 authored over 5 years ago
fix: Filter out system app when there are multiple active apps (#204)

d7651eb2039514da167875a7bc6b2cd4776c2487 authored over 5 years ago
Release 1.2.0

26e87907736ea80345f0a1ddf858908e4a4749b2 authored over 5 years ago
feat: add reduce motion (works only on simulator) (#202)

* add reduceMotion in WDA to apply the change immediately

* tweak comment

* fix reviews

...

4faf194642a7c315e3f1e63fef3d6ff5cb0cdc7a authored over 5 years ago
1.1.0

e5e7ef68cb3b6708103ce29d1e828048853c8801 authored over 5 years ago
fix: Sync the session creation arguments and status response with W3C spec (#203)

9f0dcbc90a10a30c379267dcd713209b54407e63 authored over 5 years ago
1.0.0

4a14981d2f9712502db47598e9c31cb17e20db37 authored over 5 years ago
feat: Introduce W3C protocol support (#201)

BREAKING CHANGE: only capabilities in W3C format are supported

BREAKING CHANGE: API responses...

5d6f1bffec0285935e1d077bd1b0e4086ee2ab04 authored over 5 years ago
0.8.0

191e247bad5ff35d5bb66a7e191334ea310f594c authored over 5 years ago
chore: fix comment and make properties static (#200)

9795bcd237ce06b0c3584ffa488db626962943c7 authored over 5 years ago
fix: Add support for the new snapshot API (#199)

e6dc7020a62a0c1c19e0efa2fd71021cefeb5895 authored over 5 years ago
0.7.2

7d8a7a4c1fdbea571d3f17be8540ebe5a08924f6 authored over 5 years ago
chore: move building and finding bundle logic here (#198)

3ead761f5348171658e1882b14e4715aec593207 authored over 5 years ago
chore: add the build script to use it in xcuitest driver integration tests (#197)

19c5559251f8050f99c92ef2f6d9d0da772458eb authored over 5 years ago
0.7.1

2ea6a8839c15e268459b81cd3be1b8fe98b0bf36 authored over 5 years ago
fix: Allow setting compression quality and scaling factor for the mjpeg-stream (#196)

622339e7f2ac4460b96882ed8f1c8f6bacc600c0 authored over 5 years ago
0.7.0

bfbdd13bfee134127cd6074408f7ba7faa3ac42b authored over 5 years ago
Make it possible to start a session without starting an app (#195)

0e8adcbe542f4756b28a7c3ce8b97a05a47220f6 authored over 5 years ago
0.6.0

e5d6c6dcb6e6eb789ba83a49bc03a94e45317696 authored over 5 years ago
feat: return processArguments as device info (#194)

* return processArguments as device info

* move getting processArguments in activeAppInfo

ec04d2bbbb46a7a112d6357a321ab3a264abdd79 authored over 5 years ago
0.5.1

04bfb0cdf067db5e8ecae708729d7c288721feef authored over 5 years ago
fix: Make screenshot taking work for below iOS 11 as well (#193)

76b8435b4fe7d4e58162527e36f476897923f33c authored over 5 years ago
docs: tweak README for the recent situation (#191)

* tweak README for the recent situation

* update for review [skip ci]

efe0ba35d18626d55388f3e01fb82afd5717babe authored over 5 years ago
Add bootstrap.sh to the package, and a bin (#192)

a65062f99ee4453d180385859e6a07b9947385de authored over 5 years ago
0.5.0

cd812565543296c4c8e898f771b2c047a3f7d9bb authored over 5 years ago
Properly handle newly added element types in newer Xcode versions (#189)

ffaaaaa18730fa07ac642b54a205958ab6be4fb0 authored over 5 years ago
Add useFirstMatch setting (#187)

74fac681e870114bc2656502f90a0eaa6d073499 authored over 5 years ago
Enable launching of an app without attaching to a WDA or XCUITest session (#186)

5e22df7ffa01de6438c1ff49074c38183a28d5b7 authored over 5 years ago
0.4.0

0fc5ae36726eae4798ff0543f5edebb9ad91361d authored over 5 years ago
convert timezone from name form to the id form (#185)

05fff131dc5c173ed4ecc567d65edc788b0b1098 authored over 5 years ago
0.3.0

3cf6e3309baa38f8018534986729444000b5e08f authored over 5 years ago
get current locale and timezone (#184)

* return current device locale as the response of get status

* return current timezone

2957e04630113f1002d5e596e48ec9aa18907c97 authored over 5 years ago
0.2.0

128de5b40fa26cc0b41ee53ba8c5292f69da3824 authored over 5 years ago
--use-ssh is correct name (#182)

9bca58cd1819f9b28a70e78820d60b9ae7486487 authored over 5 years ago
Release 0.1.7

fdf0574422d09db02c51c3b656978831dfa6f0f2 authored over 5 years ago
Copy contents of folder instead of whole folder (#183)

c8dd7a3f78a9603c76c943abd6700694a726fbca authored over 5 years ago
Release 0.1.6

8c22e94d16d46e3106b05bd7de70db03ee12b20e authored over 5 years ago
Make snapshot timeout configurable (#181)

f2fd28b0bf3bf85afb5ff9a4a7254f478ff90369 authored over 5 years ago
Release 0.1.5

86098af73c9b28d853a3206dfdee1e020578429a authored over 5 years ago
Fix rsync

f44ed3c3ab883da5a4ad7da4dc129b1497b753d9 authored over 5 years ago
Release 0.1.4

4fe84db2876bcd78cc811a72a22024d93a5e5d5c authored over 5 years ago
Oops. Included bundles folder. Doubles the size each time (#180)

6256f504aacac67551ac13b8dcd388f34c2d6f3c authored over 5 years ago
Release 0.1.3

f033780a9721bf6efed8551a786d893559eb64e9 authored over 5 years ago
Fix WDA builder (#179)

45d17c881f3b370f5f79e00771174a729639038f authored over 5 years ago
Release 0.1.2

1b0e04f849d2d41f6ad861031341a1cb64a5496f authored over 5 years ago
Bundle webdriveragent pipeline (#177)

61f2736ee6b265c77058a144cd233fffe25883e4 authored over 5 years ago
Remove Resources directory (#178)

805b5a8da86fa5c47f69c814c4d2f120c4bbff9a authored over 5 years ago
Scrap the inspector (#176)

41a1bfd143463ac7706a4861b971ba88d4087d89 authored over 5 years ago
0.1.1

1eb3280d89e3510845efb5d1f398001313c2615b authored over 5 years ago
Make sure lib is in tarball

600dd74acf722eba87e3f6caea0642219453a9f4 authored over 5 years ago
0.1.0

0b8bc1eda9e559afcdc29182fc4151cb6c62c4e2 authored over 5 years ago
Add test for checkForDependencies (#175)

* Add test for checkForDependencies

* Remove some debugging code

cece44101473b283f4073cf38a07be7aaeff3367 authored over 5 years ago
configure keyboard pref to make tests stable (#172)

* configure keyboard pref

* add force software keyboard on to prevent input flakiness

* ad...

6a4c3b97f6b8b40d251263260d775631539cc818 authored over 5 years ago
0.0.5

4b1be93ff5fac87bfcb37cbf708b9dbe39518327 authored over 5 years ago
Add the rest of checkForDependencies function (#173)

* Add the rest of checkForDependencies function

* Make it a loop

afee9de9816e9b75772fde2f6d78ad0ae4441c7c authored over 5 years ago
0.0.4

1a9e192daf7fcd8c2738bda22b15d0fb9f9f7cba authored over 5 years ago
Return status of fetchDependencies

c046d28d4af75fb21a9a0df93105fe310d99a9b2 authored over 5 years ago
Update the source for Xcode11-beta compatibility (#171)

fb37090859d33b73e284055028e2ae43dab47941 authored over 5 years ago
0.0.3

faada4de2dbec3185d0c41b55392d9c9c78b73ab authored over 5 years ago