I would like to be able to run a 'browser test' as step in TestEditor while running a TV test case. (Tizen, LG, PS4/5, Xbox, AppleTV, AndroidTV). For example: 1. Test opens an app, 2. Moving to Login-In page, 3. Get eight digit code from TV with js executor command, 4.Run browser test with defined credentials (right digit code). We have alot of problems with login process which requires to type 8 digit code in browser as logged user. Unfortunately our login proccess is very complicated and not working on hosted apps (LG/TIZEN/PS4/XBOX) because of CORS related issues that we cannot easily avoid.