Anton Pilipenko
Results
2
issues of
Anton Pilipenko
Is it possible use xpath selector with join_the_queue = await session.wait_for_element(5, '//div[contains(text(), \"text\")]')
I got the error: Uncaught SecurityError: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The canvas has been tainted by cross-origin data. evercookie.js 569 I could fixed it with add img.crossOrigin =...