dappeteer icon indicating copy to clipboard operation
dappeteer copied to clipboard

Timeout errors in MetaMask installation

Open DANDROZAVR opened this issue 2 years ago • 1 comments

Describe the bug Sometimes, some MetaMask parts in normal mode (not headless) are working too slowly. As a result, TimeoutErrors are throwing, Please, increase the limits or add some catching and retrying

Logs

TimeoutError: Waiting for selector .//label[contains(.,'New password')]/following-sibling::textarea|//label[contains(.,'New password')]/following-sibling::*//input|//h6[contains(.,'New password')]/parent::node()/parent::node()/following-sibling::input|//h6[contains(.,'New password')]/parent::node()/parent::node()/following-sibling::*//input|//span[contains(.,'New password')]/parent::node()/parent::node()/following-sibling::*//input|//span[contains(.,'New password')]/following-sibling::*//input failed: Waiting failed: 1000ms exceeded

DANDROZAVR avatar Mar 10 '23 12:03 DANDROZAVR

Facing the same issue!

0xharryduong avatar Apr 15 '23 04:04 0xharryduong