Todd Tarsi
                                            Todd Tarsi
                                        
                                    @jackchuong - Perfect! Yep, follow those instructions and raise an issue wherever needed.
@manikantayarramsetti1 - Ok, lets have this out here. Does the v3 option for 'persist session' resolve this for you in the webextension version of the IDE? I am not sure...
@manikantayarramsetti1 - I am going to need some clarity on what you're exactly expecting. ``` Sample test 1 fails -> dont close browser -> Run sample test 2 Sample test...
@manikantayarramsetti1 - Sorry, I'd been working on some other features. This is a tricky ask. I think we really need a `try` block for this type of situation (attempt to...
@JohnCarmichael3000 It doesn't seem too bad of an ask tbh. We're on native now. My only concern is that I make sure this works sensibly across both the side-runner and...
@JohnCarmichael3000 - That sounds fine for the IDE. I guess we can put in environment variable equivalents, and just use environment variables for those in the side-runner. That doesn't solve...
@lesniakania - Lemme just double check, you want to stick something on process.env and use it in a test? Are you on v4?
@lesniakania - I need to write new documentation for v4. That is for v3, and v4 is a bit different. I can see the use for this. For my notes,...
@lesniakania - Ah, I understand. I'm sorry, I'm not worried about adding features to v3, as the entire extension is effectively living on borrowed time.
@coinzdude - I am fine with file helpers as long as that isn't the primary access layer. I want to ensure that our core design doesn't promote any level of...