Skip to content

Remote usage leave screenshots to remote place #5

@chaggeus

Description

@chaggeus

Screenshots should be copy to same location where robot framework results are saved.
now "robot -d " created to env where remote library is under execution. Problem is that pictures are not copyed/moved to "-d " folder in env where robot framework is under execution. So screenshots are not available there where robot framework results are available.

You can reproduce problem by:

  1. remove './src/test/robotframework/:/robot' volume mount from docker-compose.yml / javafxcompile service.
  2. start dockerized env and execure testcases as normally
  3. Then you could realise how picrures are just in javafxcompile:/robot/results/report-images but robot framework result files are just in robot-framework:/robot/results folder.

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