Skip to content

Update __init__.py#36

Open
Palciny wants to merge 1 commit into
zhangbignzhen:masterfrom
Palciny:master
Open

Update __init__.py#36
Palciny wants to merge 1 commit into
zhangbignzhen:masterfrom
Palciny:master

Conversation

@Palciny

@Palciny Palciny commented Aug 11, 2016

Copy link
Copy Markdown
  • Browsers were double encoding path to embedded screenshot if there were special characters
    path = C:\This is a test
    double encoded path = C:\This%2520is%2520a%2520test
  • using full path to screenshots, because output directory can be different

+ Browsers were double encoding path to embedded screenshot if there were special characters
path = C:\This is a test
double encoded path = C:\This%2520is%2520a%2520test

+ using full path to screenshots, because output directory can be different
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant