langflow icon indicating copy to clipboard operation
langflow copied to clipboard

fix: Improve waiting logic in tweksTest.spec.ts

Open anovazzi1 opened this issue 3 months ago • 0 comments

Improve the waiting logic in the tweksTest.spec.ts file to ensure that the necessary elements are loaded before interacting with them. This includes using the waitForSelector function with appropriate timeouts for the modal and popover elements.

anovazzi1 avatar Nov 18 '24 14:11 anovazzi1