google / google/EarlGrey

How to Synchronise Specific API calls

Open
#1,445 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C
Stars
5.7k
Forks
737
Avg merge
1d 20h
Merged PRs (30d)
5

Description

I know that with kGREYConfigKeyURLBlacklistRegex we can blacklisting long network calls but is there a way to do the opposite i.e wait for specific url. Is there a way to wait for an API response before performing any action ?

Thanks !

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.

Research direction

Start by searching the EarlGrey repository for kGREYConfigKeyURLBlacklistRegex and the existing network synchronization APIs. Determine whether URL-specific response waiting is already supported; if not, define the required behavior and identify how it should be verified in the iOS test framework.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
mobile-dev, testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.