Intercept a request and get information from it

Open
#2,575 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
kotlin
Domain
mobile, testing

Research direction

The issue does not name any files, tests, or entry points. Begin by clarifying which request types and captured data must be supported, then locate the existing command architecture and define acceptance criteria for intercepting, waiting for, and reading a request.

Written by the indexing model from the issue text.

Description

Use case
  • After manually sign in on the app, I want to save the access token generated.
  • Any time I want to save data from a request I am not performing.
Proposal

New command to intercept and wait for a request, in order to be able to save data from it (eg. body, headers).

Cypress example:
Intercept

Anything else?

No response

Dominant language
Kotlin
Stars
15.7k
Forks
953
Avg merge
1d 20h
Merged PRs (30d)
32

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mobile-dev-inc/Maestro

All issues in mobile-dev-inc/Maestro

Similar issues

More Kotlin issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.