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
tabsObj[tabId].hierarchy.axSnapshot=tabsObj[tabId].axSnapshots[0];// resets hierarchy to page of last ax tree recorded
277
+
// SHOULDN'T HIERARCHY.AXSNAPSHOT AND HIERARCHY.SNAPSHOT BE RESET BASED ON CURRLOCATION, NOT LAST SNAP RECORDED BECAUSE WHAT IF JUMPING TO PREVIOUS SNAPSHOT AND THEN CLEAR. WOULDN'T THAT REQUIRE UPDATING THE DEMO APP TO THE LAST STATE RECORDED AS WELL?
276
278
tabsObj[tabId].currLocation=tabsObj[tabId].hierarchy;// resets currLocation to page last state recorded
0 commit comments