PrinsFrank / standards

A collection of standards as PHP Enums: ISO3166, ISO4217, ISO639...
MIT License
375 stars 10 forks source link

Click cookie button in CountryMapping #221

Closed szepeviktor closed 3 months ago

szepeviktor commented 3 months ago

May fix #220

szepeviktor commented 3 months ago

Please help me @PrinsFrank

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (fd71b1d) to head (323b967). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #221 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 262 262 =========================================== Files 40 40 Lines 4168 4168 =========================================== Hits 4168 4168 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

PrinsFrank commented 3 months ago

@szepeviktor I don't really see why the cookie popup should be a problem, it looks like all the workflows are running sucessfully, right? What made you dive into it? That way I can understand what you're trying to do here. ;)

szepeviktor commented 3 months ago

This failed job

Error: Element <select class="v-select-select"> is not clickable at point (1321,158)
 because another element <div class="onetrust-pc-dark-filter ot-fade-in"> obscures it

https://github.com/PrinsFrank/standards/actions/runs/8603989361/job/23577104099

We may have a timing issue.