"\n1. Run DALi Pan Gesture Angle and Direction."
"\n2. Perform the one finger pan on screen with right diagonal up then corresponding signal and data will display"
"\n3. Add/Remove angle and direction of pan gesture"
- "\n4. If the corresponding event signals mgs and touch data"
+ "\n4. Check Angle Direction flag in the logs using command: 'dlogutil | grep TBT_DALI_CORE'"
+ " If logs are coming 'setUnset flag==false or setUnset flag==true', app behaviour is normal."
+ "\n5. If the corresponding event signals mgs and touch data"
" are changed then press <color value='green'><b>Pass</b></color>. "
"Otherwise, press <color value='red'><b>Fail</b></color>";
flag=false;
"\n3. Widget creation aborted signal will call after perform click on activate button"
"\n4. Pause/Resume button are perform widget pause/resume respectively."
"\n5. Cancel button un-set the widget touch event."
- "\n6. If the corresponding event signals mgs "
+ "\n6. Check Event hit information in the logs using command : 'dlogutil | grep TBT_DALI_CORE'"
+ " If logs are coming 'OnButtonClicked > Widget paused or OnButtonClicked > Widget resume or OnButtonClicked > Cancel touch event'"
+ ", app behaviour is normal"
+ "\n7. If the corresponding event signals mgs "
"are changed then press <color value='green'><b>Pass</b></color>. "
"Otherwise, press <color value='red'><b>Fail</b></color>";