Mark Murray

Results 8 issues of Mark Murray

### What changes are you making? Adds quantity controls to the MobileBuyIntegration sample app --- ### Before you merge > [!IMPORTANT] > > - [ ] I've added tests to...

Closes https://github.com/microsoft/playwright/issues/36233 ## Summary This PR adds support for the `aria-busy` attribute to Playwright's role selector functionality, allowing developers to identify elements based on their busy state. ## Changes -...

### 🚀 Feature Request Hey folks 👋 Small request here - I'd love to contribute a `busy` option to the `getByRole` method to target elements with `aria-busy`. ### Example Example...

P3-collecting-feedback
feature-role

🚨 Breaking Changes 1. Removed Deprecated Callback Methods The following methods have been completely removed: - `.onComplete { }` - `.onCancel { }` - `.onFail { }` 2. New `CheckoutDelegate`...

### What changes are you making? TODO --- ### Before you merge > [!IMPORTANT] > > - [ ] I've added tests to support my implementation > - [ ]...

### What changes are you making? Exploratory: split accelerated checkouts from the main bundle, make feature optional --- ### PR Checklist > [!IMPORTANT] > > - [ ] I've added...

### What changes are you making? --- ### PR Checklist > [!IMPORTANT] > > - [ ] I've added tests to support my implementation > - [ ] I have...

### What changes are you making? Upgrades the module to use the new React Native architecture #### TODO - [x] Update CI to run tests (in parallel) across legacy and...