## Summary Title: The commands mentioned in the YAML seems to be not working, which has to be revised. ## Description: https://github.com/project-chip/matter-test-scripts/assets/95559513/1c35fd9b-ad5e-4010-9514-c96cfdabffb5 ## Steps to reproduce: - Build the environment : `scripts/run_in_build_env.sh './scripts/build_python.sh --install_virtual_env out/venv -d true'` - Open Repl shell : `chip-repl` - Bring up the sample app the other side - Provide the commissioning command in repl shell : `devCtrl.CommissionOnNetwork(0x12344321, 20202021)` - Try running the following command in the TC_IDM_1.3.yaml ## Additional Info: Not sure either the command in yaml has to be modified or SDK has to be modified.