Kelby Stine
Kelby Stine
**Describe the bug** Whenever Setting a new variable with the Set (Test/Suite/Global) Variable keyword there is a robotcode.namespace(VariableNotFound) error message even though running the test case raises no such error....
Instead of passing in a whole file path, it would be useful to be able to pass the private_key_string, public_key_string, and password_hash_string as a string to CryptoLibrary. ```robot *** Settings...
Found in Robot Framework 6.1.1 and 7.0.0 When placing the Wait For keyword within a TRY/EXCEPT block referring to a previous Promise To, the code block executes successfully but never...
The current VAR syntax does not support the children argument offered by the `Set Suite Variable` Keyword. https://robotframework.org/robotframework/latest/libraries/BuiltIn.html#Set%20Suite%20Variable ``` Set Suite Variable ${SUITE_VAR} I can be used by child suites....
new section support: [Setup]
Github Actions TODO: - Validate hyperlinks in document (Robocop, User Guide, etc...) - Validate document sections - Markdown/docusaurus Linter
Create a document for rules for submitting work items in the style guide. See example: https://github.com/robotframework/robotframework/blob/master/CONTRIBUTING.rst Leverage the `Good First Issue` and `Help Needed` Label from Github (actually use it)...
Build from the existing Guide and flush out details https://docs.robotframework.org/docs/examples/project_structure
We should create a consistent top to bottom approach for the content based on scope. Make it easy to find information- "I am trying to find out about Spacing rules...