Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rules for 'Run Keywords', 'AND', and 'Run Keyword' #11

Open
MiikkaSolmela opened this issue Oct 4, 2022 · 2 comments
Open

Rules for 'Run Keywords', 'AND', and 'Run Keyword' #11

MiikkaSolmela opened this issue Oct 4, 2022 · 2 comments

Comments

@MiikkaSolmela
Copy link
Collaborator

MiikkaSolmela commented Oct 4, 2022

Rules to describe:

  • How many until new line?
  • Run Keywords command and how many AND statements
  • Passing in Keywords into Variables:
${kw_var}    Set Variable    Log To Console
Run Keyword    ${kw_var}    Hello World!
  • best practice for using Run Keyword
@guidodemmenie
Copy link
Collaborator

guidodemmenie commented Jun 27, 2023

Is this not already covered in https://docs.robotframework.org/docs/style_guide#line-continuation

@kstine kstine changed the title Chained Keywords Run Keywords Rules Sep 5, 2023
@kstine kstine changed the title Run Keywords Rules Run Keywords Rules AND Using Keywords Together Sep 5, 2023
@kstine kstine changed the title Run Keywords Rules AND Using Keywords Together Run Keywords Rules AND Using Keywords As Variable Values Sep 5, 2023
@kstine kstine changed the title Run Keywords Rules AND Using Keywords As Variable Values Run Keywords Rules AND Run Keyword Rules Sep 5, 2023
@Mko13 Mko13 changed the title Run Keywords Rules AND Run Keyword Rules 'Run Keywords' rules AND 'Run Keyword' rules Oct 1, 2024
@kstine kstine changed the title 'Run Keywords' rules AND 'Run Keyword' rules Rules for 'Run Keywords', 'AND', and 'Run Keyword' Oct 1, 2024
@Mko13
Copy link
Collaborator

Mko13 commented Oct 1, 2024

Not covered in Line Continuation section, can be added under it as sub-section. Exception because of the AND statement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants