fix(apply): foreground every product update
This commit is contained in:
@@ -473,6 +473,7 @@ class EditorLoginTests(unittest.TestCase):
|
||||
self.assertEqual("target-new", cdp.target_id)
|
||||
self.assertTrue(cdp.created_by_app)
|
||||
self.assertEqual("127.0.0.1:9223", cdp.cdp_host)
|
||||
self.assertIn(("Page.bringToFront", {}), fake.sent)
|
||||
create_tab_info.assert_called_once_with(
|
||||
(
|
||||
"https://seller.shopee.tw/portal/product/51100639511"
|
||||
|
||||
Reference in New Issue
Block a user