-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
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:
- remove './src/test/robotframework/:/robot' volume mount from docker-compose.yml / javafxcompile service.
- start dockerized env and execure testcases as normally
- 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
Labels
No labels