Forum Discussion

ckim's avatar
ckim
Occasional Contributor
10 years ago

Running Project without Opening Test Scripts

Hey All,



Everytime I run my project it always opens the scripts that get called in a new tab in my workspace. By the end of the run I'm left with a bunch of tabs open and I was wondering if there's a way to prevent the scripts from opening in the first place. I tried looking through the properties but didn't see anything that could do that. If anyone knows how to turn that off or knows of a workaround of some sort, I would really appreciate any insight!



Thanks,

Chris

1 Reply

  • Hi Chris,

    What browser are you running?

    What code are you using to launch the browser?

    Are you using a control T in your code to open a new tab?



    This week I had a similar issue to you.  I have 2 VMs with the same version of FireFox.  On one of the VMs my tests were opening with multiple tabs.  The same tests run on the other VM and on my laptop did not result in multiple tabs. 

    I'm not sure what caused the problem.  I suspect it had something to do with when I was disconnecting from the VM or an out of date plugin. 

    The issue never happended on the VM while I was watching it.