Skip to content

fix keywords that get called from a .py file in a .robot test only appearing in the robot log on the first call#378

Merged
DetachHead merged 4 commits intomasterfrom
robot-file-keyword-fix
Dec 22, 2025
Merged

fix keywords that get called from a .py file in a .robot test only appearing in the robot log on the first call#378
DetachHead merged 4 commits intomasterfrom
robot-file-keyword-fix

Conversation

@DetachHead
Copy link
Copy Markdown
Owner

fixes #377

@DetachHead DetachHead force-pushed the robot-file-keyword-fix branch from 77a98ea to 77c31e3 Compare December 22, 2025 22:44
@DetachHead DetachHead merged commit 2410513 into master Dec 22, 2025
39 checks passed
@DetachHead DetachHead deleted the robot-file-keyword-fix branch December 22, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

when a function decorated with @keyword is called from a python file in a .robot test, only the first call shows as a keyword in the robot log

1 participant