Skip to content

Sometimes mobile mode doesn't use a mobile user agent by default #2181

@mdmintz

Description

@mdmintz

Sometimes mobile mode doesn't use a mobile user agent by default

Eg. driver = Driver(mobile=True) (Although metrics / dimensions were valid, the user_agent was not.)

If not specifying the user_agent, SeleniumBase should provide a default one that is recognized as a mobile device.

(This is already being done correctly with SeleniumBase formats that use BaseCase.)

Metadata

Metadata

Assignees

Labels

bugUh oh... Something needs to be fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions