Skip to content

Add methot to replace Python format for PY2 and PY3#1468

Merged
aaltat merged 4 commits into
robotframework:masterfrom
aaltat:file_path_with
Sep 30, 2019
Merged

Add methot to replace Python format for PY2 and PY3#1468
aaltat merged 4 commits into
robotframework:masterfrom
aaltat:file_path_with

Conversation

@aaltat
Copy link
Copy Markdown
Contributor

@aaltat aaltat commented Sep 29, 2019

Fixes #1452

@aaltat
Copy link
Copy Markdown
Contributor Author

aaltat commented Sep 30, 2019

  1. Needs more testing with different kinds of combinations. Like {ind@ex} or {ind ex} or {index}-{index}.
  2. Helper method is in wrong module, because it is needed also in WebDriverCreator.

@aaltat aaltat merged commit 9eeada3 into robotframework:master Sep 30, 2019
@aaltat aaltat deleted the file_path_with branch September 30, 2019 21:01
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.

If output dir contains multiple { and } characters pairs, then opening browser with Firefox will fail.

1 participant