
You can enumerate Tabs with IUIAutomation (UIA_TabItemControlTypeId)
Add reference to : c:\Windows\system32\UIAutomationCore.dll
IUIAutomation.ElementFromHandle from the main Edge window handle, then you can enumerate children
Use Inspect tool from MS SDK to check the hierarchy of controls