Skip to content

What's the best way to press the cloudflare box with this?? #319

@ghost

Description

          if len(iframes) > 0:
          iframe_document = iframes[0]
          loc = await iframe_document.location
          center = await driver.execute_script('return Math.floor(document.body.clientWidth / 2)')

          cookies = await driver.get_cookies()

          await p.click(x_or_elem=center - 110, y=loc['y'] + 72 + 10)

I do this, anyone got any better ideas? It misses sometimes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions