Description
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
- Go to a test in pycharm
- 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