dataconsulting-pl / APEX-Low-Test-Framework

APEX Low Test Framework
GNU General Public License v3.0
11 stars 0 forks source link

Not able to choose item from list displayed as icons #23

Open JFaryj opened 1 year ago

JFaryj commented 1 year ago

Not able to choose item from list displayed as icons

Steps to reproduce:

Background: User access Customers page Given the user access the 'https://apex.oracle.com/pls/apex/dataconsulting/r/customers/login' url And user entered '{username}' in 'Username' field And user entered '{password}' in 'Password' field And user clicked on the 'Sign In' button

Scenario: Download from pop-up Given user navigates to 'Contacts' page When user clicked on the 'Actions' button And user presses the 'Download' button #And user clicked on the 'PDF' button And user clicked on the 'Download' button that contains class 'ui-button--hot'

d

Expected result:

Should able to choose item from list displayed as icons