Skip to content

load_html_string() should parse out comment lines that start with "//" #1458

@mdmintz

Description

@mdmintz

load_html_string(html_string) should parse out comment lines that start with //.

There was a bug that appeared because lines were combined in an HTML-minification process, which combined lines and caused real code to get commented out because of that.

Metadata

Metadata

Assignees

Labels

SeleniumBase 4SeleniumBase 4bugUh 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