US-11-3 Copy locator's path

DONE

Description

As a user
I want to copy locator’s path to the clipboard
So that I will have a quick access to the code of element

Dependencies

User can also copy all locators from a page object

Acceptance criteria

UC 11-3-1 User can copy locator’s path to the clipboard

GIVEN I am a user 

AND Locators' list is opened

WHEN I hover the locator in the Locator’s List (section “Generated”)

AND I click on the icon “Copy” of the element

THEN Locator’s path should be copied to the clipboard

AND the icon should change status to “Copied”


Related artefacts

This element should be used

 

Comments