Skip to content
This repository was archived by the owner on Jan 23, 2021. It is now read-only.
This repository was archived by the owner on Jan 23, 2021. It is now read-only.

RuntimeCaching is not working with Protractor & Selenium automated test. #381

@jodge

Description

@jodge
runtimeCaching: [{
    urlPattern: /^\/$/,
    handler: 'networkFirst'
}]

Runtime caching seems to worker as expected in this case handling network first, but when running automated end to end tests, service worker returns the cached content instead of making a request to the network first, the same issue occurs when using ignoreUrlParametersMatching [Array⟨Regex⟩]

Environment: Mac OS
Browser: chrome Version: 72

What could the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions