Skip to content

BrowserStack image injection support for iOS#2943

Open
MatejLNCD wants to merge 14 commits intomasterfrom
feature/bs-camera-injection
Open

BrowserStack image injection support for iOS#2943
MatejLNCD wants to merge 14 commits intomasterfrom
feature/bs-camera-injection

Conversation

@MatejLNCD
Copy link
Copy Markdown
Contributor

This PR adds

  • injectCameraPhoto method to inject images into the iOS camera via BrowserStack's
    BrowserStackTestHelper framework
  • feedInjectedImageToViewfinder method to continuously feed the injected image into the camera
    viewfinder, enabling QR scanner flows that rely on AVCaptureSession rather than single-shot photo
    capture
  • CameraViewfinderInjector to support continuous image injection for QR scanner flows that rely
    on AVCaptureSession, not just single-shot photo capture
  • --browserstack CLI flag to gate BS-specific configuration code
  • QR scanner example page and test to the example app

@MatejLNCD MatejLNCD added the package: patrol Related to the patrol package (native automation, test bundling) label Feb 26, 2026
@MatejLNCD MatejLNCD added the package: patrol_cli Related to the patrol_cli package label Feb 26, 2026
@MatejLNCD MatejLNCD added the platform: ios iOS is affected label Feb 26, 2026
@pdenert
Copy link
Copy Markdown
Collaborator

pdenert commented Mar 26, 2026

@MatejLNCD please update branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: patrol_cli Related to the patrol_cli package package: patrol Related to the patrol package (native automation, test bundling) platform: ios iOS is affected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants