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
In my investigation, there's not much option for testing Thunderbird mail extensions within the Thunderbird Mail Client. So to make our progress in Thunderbird mail development reliable, test must be added, emulated and performed in puppeteer.
Hmm, I'm not sure that changing user agent will make it possible to test Thunderbird implementation, as browser environment will still miss some properties and methods specific for thunderbird (like browser.composeAction, browser.messageDisplayAction etc)
Description:
In my investigation, there's not much option for testing Thunderbird mail extensions within the Thunderbird Mail Client. So to make our progress in Thunderbird mail development reliable, test must be added, emulated and performed in puppeteer.
Reference: https://www.zenrows.com/blog/puppeteer-user-agent
The text was updated successfully, but these errors were encountered: