feat: 添加注册流程中标签页稳定等待机制,优化步骤2和步骤3的执行逻辑
This commit is contained in:
@@ -10906,6 +10906,7 @@ const step2Executor = self.MultiPageBackgroundStep2?.createStep2Executor({
|
||||
resolveSignupEmailForFlow,
|
||||
sendToContentScriptResilient,
|
||||
SIGNUP_PAGE_INJECT_FILES,
|
||||
waitForTabStableComplete,
|
||||
});
|
||||
const step3Executor = self.MultiPageBackgroundStep3?.createStep3Executor({
|
||||
addLog,
|
||||
|
||||
Reference in New Issue
Block a user