Skip to content

Why can't I use request features also in selenium? #55

@gordianbahri

Description

@gordianbahri

If I start a requestium instance using a proxy applied for the request session like:
s.proxies.update({'http': 'https://10.11.4.254:3128', 'https': 'https://10.11.4.252:3128'})

The proxy does not seem to apply for the selenium instance. Why is that?
I thought the whole point of requestium was to merge requests and selenium together. Am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions