export interface WebHistory { tabsessionId: number; tabHistory: any[]; }