clever-night-39043
02/16/2023, 6:58 AMTarget cannot be null or undefined.
In cypress log, it shows something like:
get table#groupsGrid_content_table
assert expected <table#groupsGrid_content_table.e-table> to be visible
"Timed out retrying after 4000ms: Target cannot be null or undefined."
The get step passed but should part failed. How can I fix it?
Thanks,clever-night-39043
02/16/2023, 10:26 AM