Skip to content

Update click_* to use wait_for_requests and fix quarantined spec

Coung Ngo requested to merge cngo-fix-quarantine-spec into master

What does this MR do and why?

Update click_* to use wait_for_requests and fix quarantined spec

Use wait_for_requests instead of wait_for_all_requests because a user only expects to wait for JS requests and not rack requests, plus wait_for_requests waits for longer

Screenshots or screen recordings

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Coung Ngo

Merge request reports

Loading