...
tests_selected_filtered_2_27_2026_11_30_06_AM.xlsx| Table of Contents |
|---|
...
curl -H "Authorization: Bearer WPEFrameworkSecurityUtility | cut -d '"' -f 4" --header "Content-Type: application/json" --request POST --data '{"jsonrpc":"2.0","id":"3","method": "org.rdk.AppManager.launchApp", "params":{"appId": "YouTube", "intent": "start", "launchArgs":"{}"}}' http://127.0.0.1:9998/jsonrpc 5. And to verify use DobbyTool list whether state is in paused state or running state 6. And In suspended state App should be in paused state, will get the response when app is in suspendable state 7. And Container should be in Paused state
| 439 | com.sky.as.apps713d8b02-35ff-4579-a03b-a09c2e98822d | paused |
...
curl -H "Authorization: Bearer WPEFrameworkSecurityUtility | cut -d '"' -f 4" --header "Content-Type: application/json" --request POST --data '{"jsonrpc":"2.0","id":"3","method": "org.rdk.AppManager.preloadApp", "params":{"appId": "YouTube", "launchArgs": "{}"}}' http://127.0.0.1:9998/jsonrpc 5. And to verify use DobbyTool list whether state is in paused state or running state 6. And In suspended state App should be in paused state, will get the response when app is in suspendable state 7. And Container should be in Paused state
| 439 | com.sky.as.apps713d8b02-35ff-4579-a03b-a09c2e98822d | paused |
...