Add create_isolated_context flag for concurrent CDP crawls
When True, forces creation of a new browser context instead of reusing the default context. Essential for concurrent crawls on the same browser to prevent navigation conflicts.
This commit is contained in: