Manage Scriptless sessions $DESCRIPTION$ How to go to Test Case After you have triggered Scriptless sessions rerun, the baseline session will convert itself to a Test Case within Test Management (this functionality is only available on Latest Kobiton, not Legacy Kobiton). You can navigate the Test Case in two ways: Method 1: Select Session List in the sidebar menu on the left, right-click the original baseline session, and select View Test Case. Method 2: Alternatively, select Test Management in the sidebar menu on the left, and select the app-under-test on the list in the upper right corner. Then, from the list of test cases, referencing the baseline session id to select the generated test case. Navigate Test Case Details Delete a test step In the baseline manual session, you might make some redundant steps such as an accidental touch or swipe and you don’t want that unnecessary step to be rerun. You can delete those redundant steps from the baseline manual session by checking at the upper right corner of the step, then select . Modify value of a set-text step For test steps that input string value to a field such as username, email, URLs, phone number, the value can be modified. Select underneath the test step to modify its string value. Run Scriptless After editing test steps with necessary deletion or modification, in the upper right corner, you can select Run Scriptless to start triggering scripless rerun sessions. Export Appium script Alternatively, you can also export Appium automation script from the baseline session from here, simply choose among framwork TestNG or JUnit.