Skip to content

click not working #4

Description

@bauhuynhdev

My code:

await imposter.attachToActiveTab();
await imposter.goto(`https://cps-check.com/click-counter`);
await imposter.click('#click-plus');

My console

attachToActiveTab false 0 CdpBrowser { protocol: 'cdp' }
activeTab https://cps-check.com/click-counter
attachAllToPage
waitRandom 1.6738168395929542
click #click-plus null
readyState= complete https://cps-check.com/click-counter
iframesReady true
waitRandom 0.5530728816567845
findElementAnywhere #click-plus null 10 false false 1741617173721
element found: page CdpElementHandle {
  isolatedHandle: undefined,
  handle: CdpJSHandle {},
  [Symbol(_isElementHandle)]: true
} {"_isDragging":false,"_timeoutSettings":{}}
element is in the view
readyState= complete https://cps-check.com/click-counter
iframesReady true

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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