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

Fixed fb_descendantsMatchingType to preserve order

Summary:
public:
Right now `fb_descendantsMatchingType` does not preserve order of views, which ...

99d076b286f6a09deb141ecfd21a3c012c37547d authored about 9 years ago
Refactored error handling for scrollToVisible command

Summary:
Thanks to `_AXSAutomationSetFauxCollectionViewCellsEnabled`, we don't need to handle in...

140d59fe285d9d8463c43913a629a0177e5a654b authored about 9 years ago
Added UIAEditingMenu mapping

Reviewed By: nqmtuan

Differential Revision: D2844911

fb-gh-sync-id: 404a721dbafff9d964d40bfdb8...

587752a03c4a849d5c612ba7546f4dd38e134947 authored about 9 years ago
Handling text type errors

Summary:
public
Same tests failed due to text not being fully typed, but typing command is still...

2437bb7d49f53a7af2887fc8fea47eb7755b9f3c authored about 9 years ago
Ignore hidden cells

Reviewed By: migchez

Differential Revision: D2840096

fb-gh-sync-id: 1ee02f62509981bee2aaa0b9e5...

25174fa4e993090c6062cca12c736927e3e62ddf authored about 9 years ago
Fixed code formatting & pods

Reviewed By: asm89

Differential Revision: D2839872

fb-gh-sync-id: cd81a6f6428f16e671ada740229c...

b0df9c1245b9224a771450754af5e06c9302ef31 authored about 9 years ago
Added xcodeproj & xcworkspace for WebDriverAgent

Summary: This is needed so that github bot can propagate project file changes as well

Reviewed ...

b8b3bc1d56ecde097c7d6a55e40ce692d7f46ccd authored about 9 years ago
Merge pull request #109 from facebook/project_file

Removed project files to make it possible for github bot to synchronise with project

dfcaf12f60e48d77b05b1500888cc2305c7466db authored about 9 years ago
Removed project files to make it possible for github bot to synchronise with project

54c73d104c144b5a7bb02bb26642db665e3a785c authored about 9 years ago
Better error information for alert handling failure

Summary: Closes https://github.com/facebook/WebDriverAgent/pull/107

Reviewed By: svcscm

Differ...

96a8439868a3e87bdd9c4bab78a926fc715c8766 authored about 9 years ago
Performing app install step with FBSimulatorControl

Summary: Shifting this responsibility to FBSimulatorControl will unify way we handle all install...

1f805577add31cd4a3b38b6484eadb65a0221a2a authored about 9 years ago
Merge pull request #106 from facebook/pods

Removed Pods folder

de29ae0b37eea9984f9d2f5aacf80cfc927c2848 authored about 9 years ago
Merge pull request #105 from facebook/Fixed_CI

Added FBTouchIDCommand to project

8f79632af246d3dbece0266112679effe0cf9a72 authored about 9 years ago
Removed Pods folder

e229e65eac784db91ad61c035c83c556983cb3fa authored about 9 years ago
Added FBTouchIDCommand to project

b7f217ec7ee6bbcacc5d0a6a81644f3a3b0cd50c authored about 9 years ago
Testing github bot

Summary: build-break

Differential Revision:D2836656
Ninja: Testing bot

fb-gh-sync-id: 5d15984c...

8d6478aac2ebe38165f0b84f4c504a29a5c1cd59 authored about 9 years ago
Repo bot fix

Summary: build-break

Differential Revision:D2836544
Ninja: Fix for webdriberagent github bot

f...

dc06c23e34a259411b697deaaf5ab495f28cdcd8 authored about 9 years ago
Repo sync commit for bot

Summary: build-break

Differential Revision:D2835802
Ninja: Fixing fboss2 bot for webdriveragent...

d1e0a9d910a34261f0a5c4f95d5202be68a3fec9 authored about 9 years ago
Repo bot fix

Summary: build-break

Differential Revision:D2836544
Ninja: Fix for webdriberagent github bot

f...

cf2ed65c4743027f5b5f0d118850776a52cc3d15 authored about 9 years ago
Repo sync commit for bot

Summary: build-break

Differential Revision:D2835802
Ninja: Fixing fboss2 bot for webdriveragent...

bf8ce708e0e94b311e2ea8eec8514306303d53ad authored about 9 years ago
Repo bot fix

Summary: build-break

Differential Revision:D2836544
Ninja: Fix for webdriberagent github bot

f...

9a7dde64c116a386a5cb4b31b35a0c99436f0658 authored about 9 years ago
Repo sync commit for bot

Summary: build-break

Differential Revision:D2835802
Ninja: Fixing fboss2 bot for webdriveragent...

9959f29c6e0ecb0474290a8da569742bfd34063c authored about 9 years ago
Revert "Repo sync commit for bot"

This reverts commit 86afbe176393eae3a78026c8349304642df3d023.

4516d7048218f799cba083d9e41683178e2c41a1 authored about 9 years ago
Repo sync commit for bot

Summary: build-break

Differential Revision:D2835802
Ninja: Fixing fboss2 bot for webdriveragent...

86afbe176393eae3a78026c8349304642df3d023 authored about 9 years ago
Revert "Repo sync commit for bot"

This reverts commit 2e0d347a9c38cc11eb70b28bcabc88732896a1b0.

85cc483c83d3b0f4f2b72e645fa8e7dc8177e4d6 authored about 9 years ago
Repo sync commit for bot

Summary: build-break

Differential Revision:D2835802
Ninja: Fixing fboss2 bot for webdriveragent...

2e0d347a9c38cc11eb70b28bcabc88732896a1b0 authored about 9 years ago
Pull from GitHub with TouchID and free() hack

Summary: This hack fixes a problem in AXRuntime.framework where it `free`s a pointer which was n...

fa239bdea378b1030627d95f8e8fe60e69c19863 authored about 9 years ago
Revert "Repo sync commit for bot"

This reverts commit 8ed7eb97bbf6d32b9836c93abd6b4ba0cc1d1eef.

a6f8893c8c3fb68cc28b092a96edfad6e2136d3d authored about 9 years ago
Merge pull request #103 from facebook/revert-93-touchid

Revert "Added Simulator Touch ID Match and NoMatch commands"

0b264e3626c4b0d500eb37c345047fdd024bb8b6 authored about 9 years ago
Revert "Added Simulator Touch ID Match and NoMatch commands"

e4086c46a854cb76ff1b12d652dbc83a198bd456 authored about 9 years ago
Revert "Patched Github repo"

This reverts commit a117a2e7b0d6566d0532324f7e66e5db17f4bcf5.

25849b8ef33b6f013e2f995b428c16fb433e6890 authored about 9 years ago
Merge pull request #102 from facebook/revert-95-scroll-into-view

Revert "Add support for JsonWireProtocol element/:id/location_in_view"

4d8eee384e373049398d81f01257bfaabd06f687 authored about 9 years ago
Revert "Add support for JsonWireProtocol element/:id/location_in_view"

80f8e4bb74b854b23193f11e5e8820ea00f2a5a0 authored about 9 years ago
Merge pull request #101 from facebook/revert-99-malloc-fix

Revert "HACK: Redefine free() to fix bug in AXRuntime.framework"

0edf0815f98c0acf99d8d6b50003238b8098f8db authored about 9 years ago
Revert "HACK: Redefine free() to fix bug in AXRuntime.framework"

96de098a252f135739049898fe2ea1935f39a9e8 authored about 9 years ago
Merge pull request #100 from facebook/attributes

Removed all .gitattributes files, as they are not needed

afb6723fd106fcb093d0977475287c57f8a7cc1a authored about 9 years ago
Repo sync commit for bot

Summary: build-break

Differential Revision:D2835802
Ninja: Fixing fboss2 bot for webdriveragent...

8ed7eb97bbf6d32b9836c93abd6b4ba0cc1d1eef authored about 9 years ago
Patched Github repo

a117a2e7b0d6566d0532324f7e66e5db17f4bcf5 authored about 9 years ago
Added raw identifier attribute to tree and inspector command

Summary: Ref: https://github.com/facebook/WebDriverAgent/issues/94

Reviewed By: mmmulani

Diffe...

07a7e279f3cd5419830e2174f8ff14f19da2de1a authored about 9 years ago
Removed all .gitattributes files, as they are not needed

4fb04ccae667562c6193c1fb78d7c676356d6604 authored about 9 years ago
Handling invalid locator error

Summary:
Raising proper error when unrecognized locator is used.

Ref: https://github.com/facebo...

d3392d73e96dbc911f6c2fb21a062dd510dfea27 authored about 9 years ago
Merge pull request #99 from facebook/malloc-fix

HACK: Redefine free() to fix bug in AXRuntime.framework

1993987811519cda0b8e8e4aa47bfc6f0c875356 authored about 9 years ago
HACK: Redefine free() to fix bug in AXRuntime.framework

f2773ccce062a564e20e75cc6784e71ce776fa97 authored about 9 years ago
Merge pull request #98 from facebook/project_settings

Changed project file

066cc62114010ff02015bd4d8d404db0ca95c762 authored about 9 years ago
Attached tests to WDA and XCTWDA libraries

f7c17b0c08b79940ffb53d2ad378a763f2ab9853 authored about 9 years ago
Switched all XCT targets to required iOS 9.2

813b44e5e087866e38d4ae52fa229a09a70f0156 authored about 9 years ago
Recreated XCTUITestRunner with standard XCUITest settings as some users were running to linking issues. Also removed not needed anymore XCTStubApp.

b10fb06f29b6d2382092df0692e730a59986a073 authored about 9 years ago
Skip scrolling if not needed

Reviewed By: mmmulani

Differential Revision: D2830931

fb-gh-sync-id: c1eff7e07edc8c9606ce2ce50...

7941017cbd25a77d1d0b0ea36165eeb9feee4d06 authored about 9 years ago
Merge pull request #95 from truveris/scroll-into-view

Add support for JsonWireProtocol element/:id/location_in_view

2de857dcb1e9241b8e32c0386d18d5e687cb2475 authored about 9 years ago
Cleaned up handleScrollElementToVisible:withRequest after refactoring out scrolling logic

handleScrollElementToVisible:withRequest: had the logic refactored out
and it called the new met...

33e6e822dc7c4bcdda8e1683b95b2948f09031f5 authored about 9 years ago
Merge remote-tracking branch 'facebook/master' into scroll-into-view

97f99f657ddbfe81f56d59c59c996f595db08f1c authored about 9 years ago
Merge pull request #93 from truveris/touchid

Added Simulator Touch ID Match and NoMatch commands

349056a50711005d67ac603329f6ad5d78b4f297 authored about 9 years ago
XCTWebDriverAgent command element/:id/location_in_view now shares code with handleScrollElementToVisible:withRequest:

451ef45125a79acb99b33a0bed664271b192f894 authored about 9 years ago
Moved touch id commands to WebDriverAgentCore/Commands

83fd1f1617e568261515491b5e2484ec74383950 authored about 9 years ago
Add support for JsonWireProtocol element/:id/location_in_view

This method scrolls the element into view then returns its location.

81f4406c157cad7c8b895fdf24b41a03078992d3 authored about 9 years ago
Merge remote-tracking branch 'facebook/master'

5ebfc69bc74312cfe1a128804c4e0bc7a5c64b7f authored about 9 years ago
Simplified capabilities response

Reviewed By: quang

Differential Revision: D2819675

fb-gh-sync-id: 81eb5f27b913317d2762d2101085...

c68458c0da1cba995cc5bad8f6d75abfdc8faded authored about 9 years ago
Not scrolling to visibile if element is already visible

Reviewed By: quang

Differential Revision: D2819655

fb-gh-sync-id: 7442e3f9d35dc4715f449c70e188...

6f0cc0f11fa86f88bcd3009a487a2f7bd11d3431 authored about 9 years ago
Detecting system alerts via Springboard

Summary: Using Springboard to detect system alerts is faster and more reliable, since we don't i...

b5a1d039de4c714bdc3af725358f2e9521de2be8 authored about 9 years ago
Added Simulator Touch ID Match and NoMatch commands

FBTouchIDCommands contains new route /simulator/touch_id with argument
β€œmatch” to trigger Touch ...

4df8415e8e3b515a556e26525ef3b63546ad4403 authored about 9 years ago
Enabling taking screenshots with & without session ID

Reviewed By: migchez, quang, mmmulani

Differential Revision: D2819534

fb-gh-sync-id: 4be6a7d9e...

0ddce20606a14761f4c0fba7cf339ce8fe2a1646 authored about 9 years ago
Merge pull request #91 from facebook/inspector

Added inspector to XCTWDA

3f5bdb8be74e80c95d8caddc6f7f43ce52b6daa1 authored about 9 years ago
Added inspector to XCTWDA

eb07f4e749e10e2b68a7d5c3a60d8f47f98bfe12 authored about 9 years ago
Fixed and added inspector to XCTWDA

Reviewed By: quang

Differential Revision: D2811270

fb-gh-sync-id: c6db7e4d56d5b05db52df74fe38f...

d672c7533843f5ebeaad8d79415d0296c842e339 authored about 9 years ago
Merge pull request #90 from facebook/project_file

Added XCUIApplication+SpringBoard to project file

0b8a1560e474cda51946e963c4cf3af950159c07 authored about 9 years ago
Added XCUIApplication+SpringBoard to project file

b4fa50139d6b0ef7c6b7c34c3f3d091a3810e2cb authored about 9 years ago
Handling deactivateApp

Reviewed By: quang

Differential Revision: D2807398

fb-gh-sync-id: 002da1ba8dbeccc1ffeb341d9d40...

33345676a460f2285c145aa04bc805befe4a141c authored about 9 years ago
Fix typing with backspace.

Sigh, this hack gets a bit hackier.

6706b0ab2e73e5c274f09d473ef079f2f26fda3c authored about 9 years ago
Fix problem with enter key in typing.

dd1aef09b004283e4aa2928ee2c9617b20fecd8d authored about 9 years ago
Merge pull request #87 from facebook/typing

Type using the hardware keyboard

a1a3a3af4d5da9301b90fd095c566e690b899c36 authored about 9 years ago
Merge pull request #88 from facebook/experimental_deadlock

Added experimental deadlock handling

37c1caaf9c4ee159ad95501b59e0b7d26961033c authored about 9 years ago
Type using the hardware keyboard

Makes typing WAY faster!

e22b862192c19676e29ea266124c3965bc46183b authored about 9 years ago
Added experimental deadlock handling

a279fd98adb4d5d4177ed06bb5a176d931f04845 authored about 9 years ago
Merge pull request #85 from facebook/fixed_debug_logs

Fixed wrong cut debug logs

91da966532062917e5aedade457a5f26f93c6839 authored about 9 years ago
Merge pull request #84 from facebook/deadlock_handling

Faster deadlock handling.

2315c0ef77eb69ccb414d5c3656ec7f2c6defb57 authored about 9 years ago
Fixed wrong cut debug logs

7e6bf529ccd170e158fc30f8cc26196faba54e63 authored about 9 years ago
Faster deadlock handling.

ad1229c01126bb9d2cd7417477185fe39054ad49 authored about 9 years ago
Merge pull request #83 from facebook/process_info

Returning process information when starting session for better diagnostics

1445183af2d9d7a5c3ac320f6cebccc024758ce0 authored about 9 years ago
Returning process information when starting session for better diagnostics

5fe71fa15f5029d88da0c2fb02f0b50a907cefa2 authored about 9 years ago
Merge pull request #80 from facebook/debug_log

Added debug logs from XCTest framework

7cab38579cddaea106523fb207ec91c94485473c authored about 9 years ago
Added debug logs from XCTest framework

1f9862d96120df1047f3702a804ad072dd818bcc authored about 9 years ago
Merge pull request #79 from facebook/lock_fix

Fix for lock command failure

55cd0857ade650349946cf94b5653bbef1e94ded authored about 9 years ago
Fix for lock command failure

bc9ff3585fc9ed57727dd08eff40e49380a82b9d authored about 9 years ago
Merge pull request #77 from facebook/refactor

Refactored FBWebServer for better readability

00cdfb942c857fbd21453289b6fb1923687a6cde authored about 9 years ago
Merge pull request #78 from facebook/sessionFix

Properly routes with session with empty path

fcacacda3bbf4cf32e8c80df7bb44a843c6c6dd9 authored about 9 years ago
Properly handling sessions with empty path

1458077e8bba2f8ea7106fdab16c12adcee38d5d authored about 9 years ago
Refactored FBWebServer by moving getting wifi IP address and collecting <FBCommandHandler> classes to separate files/classes

84b42a2abeff9e51535468c08a72f686ebb4a72d authored about 9 years ago
Merge pull request #76 from facebook/crash_handle

Preventing XCUITestRunner from stopping on app crash or other failure

def05bd23bb6c7f9dd482c5f53e21cfac8943484 authored about 9 years ago
Preventing XCUITestRunner from stopping on app crash or other failure

04744830b37c160ad17216114cc6b740a6d29ac0 authored about 9 years ago
Merge pull request #70 from facebook/session_checking

Added session validation for all routes that expects session

9a5d0d35b0ae67a2f602e5368e1c5fca0c6f6493 authored about 9 years ago
Merge branch 'master' into session_checking

Conflicts:
WebDriverAgent.xcodeproj/project.pbxproj

6b8244e9bae94f92e79b1532e4c9e5d3e5cc4d28 authored about 9 years ago
Merge pull request #74 from facebook/browserName

Fixed browserName attribute in capabilities command

4eee70518a7f4b9d2ec9274addd61d8b307c0b85 authored about 9 years ago
Fixed browserName attribute in capabilities command

c3ffe78a1c3b62ea7f4e1015dcb9ed7dfac8465a authored about 9 years ago
Merge pull request #72 from facebook/accessibility_id_search

Added "accessibility id" and "id" locator strategy

04c0de45acbd6740d85dc517d6facba813dfe9f1 authored about 9 years ago
Merge pull request #73 from facebook/UIAWDAtests

Fixed UIAWebDriverAgent tests

66c3f00404b9d26e2f2a9a3be8bd41d32b95e70a authored about 9 years ago
Fixed UIAWebDriverAgent tests

3ad77fb0de1f41c1b360a3de3d805e8899507b0b authored about 9 years ago
Added "accessibility id" and "id" locator strategy

f82f3086b228b52299e41fe06ac5d533712bd161 authored about 9 years ago
Merge pull request #71 from facebook/warnings

Added inhibit_all_warnings! to Podfile

7a9064099cbb7714cbc745ef31c3fd05ef962ed3 authored about 9 years ago
Added inhibit_all_warnings! to Podfile

fd42b5f93af1129568aec6392ddd6e0365615610 authored about 9 years ago
Added session validation for all routes that expects session

4a588b63ca21a00108d327ba83290d1385c77c9c authored about 9 years ago