You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know how we can test the extension, seems that getPluginForTest wont get the extension, Here are the sample of test I was trying to do:
MyExtension
✖ is open?
20 07 2022 16:56:10.334:WARN [Chrome Headless 103.0.5060.134 (Linux x86_64)]: Disconnected (0 times), because no message in 30000 ms.
Chrome Headless 103.0.5060.134 (Linux x86_64) ERROR
Disconnected, because no message in 30000 ms.
The text was updated successfully, but these errors were encountered:
I would like to know how we can test the extension, seems that
getPluginForTest
wont get the extension, Here are the sample of test I was trying to do:I got the following:
The text was updated successfully, but these errors were encountered: