API to make multiplayer test not focus

Right now running a StudioTestService:ExecuteMultiplayerTestAsync spawns a bunch of studio instances and they capture focus on the window. If doing agentic work and trying to multi task, it’s very annoying and interrupts what I’m trying to do, as I end up clicking minimize like 3 times as each one loads. I want API to automatically keep it in the background. This is possible if you use external tooling and spin up the processes itself via various tricks, but api to do it automatically from the method would be very ergonomic.

1 Like

Not very relevant to the request but what models do you use for testing? Or do you use the built in agent?

1 Like

Thanks for the report — this is great feedback and we hear you. The focus stealing on multi-instance test sessions is a known painpoint, and a fix is on the way. Keep an eye on the RDC presentations next month for more details :slight_smile:

1 Like

Only the AI sector of roblox will respond in under 2 hours for a minor inconvenience :folded_hands:

Btw my replies to a animation memory leak report 2 WEEKS ago are still reproducible and no one from roblox has contacted me or shown any hint of activity

But good change over all

I dont use studio assistant much at all really, I use gpt 5.6 + claude fable and switch between, and do fully managed rojo workflow (GitHub - rojo-rbx/rojo: Rojo enables Roblox developers to use professional-grade software engineering tools · GitHub) for my games + rodeo (GitHub - revvy02/rodeo: Roblox Studio cli + luau runtime · GitHub) for fs workflows and agents

2 Likes

Oh very cool, thanks for letting us know! We encourage you to use whatever workflows work best for you and it’s great to see examples of it :smiley:

Assistant is always there for those that want to use it!