lbathina commented on a change in pull request #3748: Add initial origins and 
users TP tests
URL: https://github.com/apache/trafficcontrol/pull/3748#discussion_r309822588
 
 

 ##########
 File path: 
traffic_portal/test/end_to_end/DeliveryServiceRequests/delivery-service-requests-spec.js
 ##########
 @@ -58,13 +58,13 @@ describe('Traffic Portal Delivery Service Requests', 
function() {
                expect(pageData.createButton.isEnabled()).toBe(false);
                pageData.active.click();
                pageData.active.sendKeys(mockVals.active);
-               commonFunctions.selectDropdownbyNum(pageData.type, 1);
+               await commonFunctions.selectDropdownByNum(pageData.type, 1);
 
 Review comment:
   this still needs to be changed to select by text

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to