Deák Tamás
Deák Tamás
I'm working on a big codebase that is testing my company's websites. It is using Selenium and I cannot port it to Puppeteer. BTW there are a couple of tests...
I found the same "lack of information" in the case with Chromium when I subscribe for the `browser.TargetCreated` The `TargetInfo` in the `TargetChangedArgs` is `null` Do you plan to support...
The reason why I need the `TargetInfo` is the same. The `BrowserContextId` is listed in it. But actually, this won't solve my issue. I need the above code to work....
I have the same problem. It shows them for the tenth of a second. And shows that it has a scroll bar, but then it is drew with the original...
To run several browsers simultaneously you simply need to follow the answer on [this stack over answer](https://stackoverflow.com/a/7207336). So simply put you code a function and start it on different processes....
I can't verify that the issue is gone in 2.0 and the second installation sometimes misses to copy a file, and the error message still appears for one of the...
Hi, can you please share the full code and environment details? Possibly some screenshots and log files would help to solve the issue. I tried to replicate and everything was...