Skip to content

Extra whitespace is getting generated by JavaScript generators for Charts and Tours #1287

@mdmintz

Description

@mdmintz

Extra whitespace is getting generated by the SeleniumBase JavaScript generators for Charts and Tours.

Currently, some paragraphs of JavaScript code are overly indented.

To fix this issue, Python's textwrap library can be used with the dedent() method:
https://docs.python.org/3/library/textwrap.html#textwrap.dedent

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