-
Error: "Failed to load extension from: ./path_extension. Manifest file is missing or unreadable" How can i add extension and when alert popup how to click accept
|
Beta Was this translation helpful? Give feedback.
Answered by
mdmintz
Nov 25, 2024
Replies: 1 comment
-
For accepting alerts with the driver.wait_for_and_accept_alert() |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mdmintz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"Manifest file is missing or unreadable"
means that there may be something wrong with the formatting of your extension.(Or you're trying to use an invalid/unsupported extension.)
For accepting alerts with the
driver
format: