Timeout errors in MetaMask installation
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
Facing the same issue!