Home > Create a public link with name
Report generated 24-06-2021 08:30

Links

Background: User is logged in

Create a public link with name

Scenario Outline

Given the <type> <item> has been created in the account
When user selects to share by link the <type> <item> using the Actions menu
And user creates link on <type> <item> with the following fields
name<name>

Then link should be created on <item> with the following fields
name<name>

Examples: 

# Type Item Name
1 folder Links1 link1
2 file Links2.txt link2
Steps Outcome
SUCCESS 42.31s
SUCCESS 44.29s
SUCCESS 86.61s
Serenity BDD version 2.1.5