Existing browser context must be closed before creating a new one k6 0.46

I saw one solution about adding ‘bypassCSP:true’ to the browser context, I was wondering if we have option to add any config/setting in the browser context before creating the browser instance/initializing it ?
The solution I’m referring here is: Locating elements within an iframe - #6 by minhhd