You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use the extension with robot files which are written in the pipe separated format.
| *** Test Cases *** | | |
| My Test | [Documentation] | Example test |
| | Log | ${MESSAGE} |
| | My Keyword | /tmp |
*** Test Cases ***
Test That The Sample Works
| | When Doing Something
| | Then Should Be Awesome
Currently it only supports spaces and tabs.
The text was updated successfully, but these errors were encountered:
I would like to use the extension with robot files which are written in the pipe separated format.
Currently it only supports spaces and tabs.
The text was updated successfully, but these errors were encountered: