Home > Create a public link with password
Report generated 24-06-2021 08:31

Links

Background: User is logged in

Create a public link with password

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>
password<password>

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

Examples: 

# Type Item Name Password
1 folder Links3 link3 a
2 file Links4.txt link4 a
Steps Outcome
SUCCESS 48.31s
SUCCESS 48.29s
SUCCESS 96.62s
Serenity BDD version 2.1.5