Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BUG] VS Code opens incorrect log.html when multiple RF projects are loaded #472

Open
@TomasJelinek-ext44181

Description

@TomasJelinek-ext44181

Describe the bug
When I have more than one Robot Framework project open in VS Code, run a test to generate log.html, and then open that file in a new tab, VS Code displays the log.html from the second project instead of the one I just ran.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Open two RF projects
  2. Run test in first project
  3. click ctrl + mouse on log.html
  4. Run test in second project
  5. click ctrl + mouse on log.html
  6. Here you will see log from first project

Expected behavior
Getting log.html from current project

Screenshots/ Videos

Image

Desktop (please complete the following information):

  • VS Code Version 1.101.0
  • RobotCode Version 1.4.0
  • OS: Windows
  • Python Version 3.12.7
  • RobotFramework Version 7.0.1
  • Additional tools: robocop, robotidy

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions