Skip to content

Commit

Permalink
new ver
Browse files Browse the repository at this point in the history
  • Loading branch information
aloncarmel authored Sep 12, 2024
1 parent a003f10 commit 59c19cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion steps/uipath_open_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ startFlow:
chores!
- text: Go ahead and launch UiPath Studio, and start a new project. You’ll feel as
if you’re Donald Duck diving into a pool of automation goodness.
- text: Lets [Create a new Project](https://cloud.uipath.com/wilcofhwymbx/studio_/designer/new) and choose manual trigger
- text: Lets click on `Automations` and click :instruction[Create a new Project] and choose manual automation
- actionId: ready_message
params:
person: lucca
Expand Down
2 changes: 1 addition & 1 deletion steps/uipath_setvariable_value.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ startFlow:
person: lucca
messages:
- text: Now that we've created our incredible variable, let's fill some data into it by creating a new step after our trigger
- text: Click on the plus sign and search for `Set variable` and click on it
- text: ":instruction[Click on the plus sign and search for `Set variable value` and click on it] and choose `theincrediblevalue`
- text: Now that you have an action inplace, choose the variable that we've created from the dropdown.
- text: We'll choose data from the manual trigger called `Job Data`, expand the object and choose `Robot name` as value
- actionId: ready_message
Expand Down

0 comments on commit 59c19cf

Please sign in to comment.