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
Given N (N >= 3) tabs created in sequence, And the Nth tab is closed When trigger the tab switching function, Then the tab N-2 and tab N-1 should be able to switch mutually.
Given N (N >= 3) tabs created in sequence,
And the Nth tab is closed
When trigger the tab switching function,
Then the tab N-2 and tab N-1 should be able to switch mutually.