Project (API/WEB service) test suite collection dont have browser option to run with

I have created project with API/ WEB Service option. After creating test cases and test suites I wanted to create a test siute collection, but the option “run with” allows me only to pick web service ( and I need to run my tests on different browsers). Any tips on how can i deal with this issue?

I am running katalon 6.3.2 on windows 10.

I manaed to find workaround for this. If someone would get similar issue all you need to do is go to yourProjectName.prj file and in tags you will have info about you project type (webui / webservice) you need only to make change there.