Tested in Katalon 7.6.1,
- user can set the remote capability with grid http://1.1.1.1/wd/hub
- user can also set the capability in suite run configuration settings with remote cap with grid http://2.2.2.2/wd/hub
- when run katalon script remotely, it still using 1.1.1.1 grid. The settings in suite doesn’t overwrite the project settings.
I think this is an defect. User may need different grid for different test suite. @ThanhTo