Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Screenshots paths #6

Copy link
Copy link
@chaggeus

Description

@chaggeus
Issue body actions
  1. screenshot images should be saved with absolute path that is defined in "robot -d " (as right now it working)
  2. screeshots images location in log.html should be defined as relative path if we wanna see those in log.html page (right now it is absolute path), here is a screenshot

How to reproduce a problem:

  1. start dockerized env and execute tests as instructed
  2. screenshots are saved to same location than log.html file (thanks to hack in docker-compose.yml )
    ... log.html looks like this:
    image
  3. But in log.html code absolute path is used (even relative path should be used)
    <img src="/robot/results/report-images/JavaFXLib-20180828-094617-378.png" width="602.0px">

Metadata

Metadata

Assignees

No one assigned

    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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.