Bug 1788754 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Using the logic introduced in bug 1788231, we'll update the continous onboarding Tab Pickup for Firefox View message from bug 1788231 to include a CTA with [the string "Get started"](https://searchfox.org/mozilla-central/source/browser/locales/en-US/browser/newtab/onboarding.ftl#75). When this CTA is clicked it should result in a click to the tab pickup element's primary button. We should be able to use the selector ` "#tab-pickup-container button.primary:not(#error-state-button)"`.
Using the logic introduced in bug 1788231, we'll update the continous onboarding Tab Pickup for Firefox View message from bug 1786341 to include a CTA with [the string "Get started"](https://searchfox.org/mozilla-central/source/browser/locales/en-US/browser/newtab/onboarding.ftl#75). When this CTA is clicked it should result in a click to the tab pickup element's primary button. We should be able to use the selector ` "#tab-pickup-container button.primary:not(#error-state-button)"`.

Back to Bug 1788754 Comment 0