Skip to content

Missing a 's' for the placeholder in String.format #7

Description

@hstonec

Hi, I just happened to notice that there seems missing a 's' for placeholder in String.format. If I am not wrong, it should be return String.format("selenium-java; unknownDriver; %s", innerDriver.getClass().getName());

https://github.com/percy/percy-java-selenium/blob/ee0b8a378749019276596269f1208c0200b4af03/src/main/java/io/percy/selenium/Environment.java#L84

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions