Skip to content

Modifying the request header  #113

Open
@vergissberlin

Description

@vergissberlin

What

It would be nice to manipulate the header of the request. Specifically, the attributes "Accept-Language" in order to test multi-language applications.

Why

Test multilanguage applications with auto language selection

How

Allow modifie the request from phantomjs and other drivers over configuration.

Example:

open("http://example.com", {"Accept-Language":"de-DE,de;q=0.8,en;q=0.4"})

Thank yoou!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions