Closed anovazzi1 closed 22 hours ago
This pull request refactors the waiting logic in the Basic Prompting test. The changes include using waitForSelector instead of waitForTimeout to improve the waiting behavior.
waitForSelector
waitForTimeout
This pull request refactors the waiting logic in the Basic Prompting test. The changes include using
waitForSelector
instead ofwaitForTimeout
to improve the waiting behavior.