Improved browser initialization by adding args for optimization.
Added task manager and limited concurrency to 1 operation at a time.
Moved browsing and processing to the main process for the sake of resource and sharing.
Fixed unhandled exemption in page request interception handler by adding isInterceptResolutionHandle guard.
Resolved an issue where multiple identical entries were being pushed into the resulting data array due to incorrect handling of currentInstrument object state.
Summary:
currentInstrument
object state.