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

Skip to content

Update from robotCode 1.0.3 to 1.1.0 in PyCharm set unknown argument --bl in command line #466

Closed
@ericf06

Description

@ericf06

Describe the bug
after updating robotCode 1.0.3 to 1.1.0 in PyCharm 2025.1.2 (Community Edition), run test or suite fails with message:
[ ERROR ] option --bl not recognized

Steps To Reproduce

  1. Go to a test in pycharm
  2. Click on run test

If possible add some example source code like:
**** Test Cases ***
Check Image Display Of Google Maps
[Documentation] Check in the home page if first tile of goole maps image exists, squash ref: gm-01
Open Website ${URL_To_Test} chrome ${GLOBAL_Browser_Width} ${GLOBAL_Browser_Height} True
Change language English
BN Click Element //a[contains(@Class,'nav-link rounded-pill px-3 px-lg-5')]
Check Google Maps image presence

Expected behavior
if --bl is not recognize anymore do not use it in command line

Screenshots/ Videos

Logs
When a test or Suite is running here it is the error:

C:/robot/.venv/Scripts/python.exe -u -X utf8 C:\Users\e.falduzzi\AppData\Roaming\JetBrains\PyCharmCE2025.1\plugins\robotcode4ij\data\bundled\tool\robotcode --no-pager -dp . debug --no-debug --bl "Robot.Webadmin.Congreswebsite.Pre-Prod.Pre 00 Basic-Booking-Scenario" --tcp 61472
Testing started at 14:46 ...
[ ERROR ] option --bl not recognized

Additional context

Desktop (please complete the following information):

  • Pycharm 2025.1.2 (Community Edition)
  • RobotCode Version 1.1.0
  • OS: Windows
  • Python Version 3.13
  • RobotFramework Version 7.2.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions