Kantu pause commend randomly failing

Using the Kantu plugin for Chrome 67.0.3396.87 on Windows 10 Pro. When running a macro with multiple pause commands at I’ll have a few of them work and then on a random pause, Kantu will just stop. No error but there is no countdown and the macro does not continue. I can’t find a pattern but it’s causing a big headache getting things to run smoothly without a lot of manual intervention. Is this a known issue and is there any way to fix it?

Script below:

<?xml version="1.0" encoding="UTF-8"?> Traffic_Gen_Video_v01
  <tr>
    <td>open</td>
    <td>/</td>
    <td></td>
  </tr>


  <tr>
    <td>pause</td>
    <td>15000</td>
    <td></td>
  </tr>


  <tr>
    <td>open</td>
    <td>/products</td>
    <td></td>
  </tr>


  <tr>
    <td>pause</td>
    <td>16000</td>
    <td></td>
  </tr>


  <tr>
    <td>open</td>
    <td>/solutions/</td>
    <td></td>
  </tr>


  <tr>
    <td>pause</td>
    <td>10000</td>
    <td></td>
  </tr>


  <tr>
    <td>open</td>
    <td>https://www.cnn.com/</td>
    <td></td>
  </tr>


  <tr>
    <td>pause</td>
    <td>25000</td>
    <td></td>
  </tr>


  <tr>
    <td>open</td>
    <td>https://www.cnn.com/world</td>
    <td></td>
  </tr>


  <tr>
    <td>pause</td>
    <td>20000</td>
    <td></td>
  </tr>


  <tr>
    <td>open</td>
    <td>https://www.cnn.com/politics</td>
    <td></td>
  </tr>


  <tr>
    <td>pause</td>
    <td>18000</td>
    <td></td>
  </tr>


  <tr>
    <td>open</td>
    <td>http://money.cnn.com/</td>
    <td></td>
  </tr>


  <tr>
    <td>pause</td>
    <td>20000</td>
    <td></td>
  </tr>


  <tr>
    <td>open</td>
    <td>https://www.youtube.com/watch?v=o9JaTq7M8F8&list=PLTVCI_tE32rS41jiv4EcoSjZqHoRxbPIy&index=2</td>
    <td></td>
  </tr>


  <tr>
    <td>pause</td>
    <td>180000</td>
    <td></td>
  </tr>


  <tr>
    <td>open</td>
    <td>https://www.youtube.com/watch?v=7mAueWfnX4Y</td>
    <td></td>
  </tr>


  <tr>
    <td>pause</td>
    <td>1800000</td>
    <td></td>
  </tr>


  <tr>
    <td>open</td>
    <td>https://goo.gl/forms/966vtMlgwH8SI0xy1</td>
    <td></td>
  </tr>


  <tr>
    <td>click</td>
    <td>css=span.docssharedWizToggleLabeledLabelText.exportLabel.freebirdFormviewerViewItemsRadioLabel</td>
    <td></td>
  </tr>


  <tr>
    <td>click</td>
    <td>css=div.quantumWizTogglePaperradioEl.docssharedWizToggleLabeledControl.freebirdThemedRadio.freebirdThemedRadioDarkerDisabled.freebirdFormviewerViewItemsRadioControl</td>
    <td></td>
  </tr>


  <tr>
    <td>click</td>
    <td>css=div.quantumWizTogglePapercheckboxInnerBox.exportInnerBox</td>
    <td></td>
  </tr>


  <tr>
    <td>click</td>
    <td>//*[@id="mG61Hd"]/div/div[2]/div[2]/div[2]/div[2]/div[2]/div/label/div/div[1]/div[2]</td>
    <td></td>
  </tr>


  <tr>
    <td>click</td>
    <td>//*[@id="mG61Hd"]/div/div[2]/div[2]/div[2]/div[2]/div[3]/div/label/div/div[1]/div[2]</td>
    <td></td>
  </tr>


  <tr>
    <td>click</td>
    <td>css=content.quantumWizMenuPaperselectContent.exportContent</td>
    <td></td>
  </tr>


  <tr>
    <td>click</td>
    <td>//*[@id="mG61Hd"]/div/div[2]/div[2]/div[3]/div[2]/div[2]/div[4]/content</td>
    <td></td>
  </tr>


  <tr>
    <td>captureScreenshot</td>
    <td>AutoFill1stPage${!LOOP}</td>
    <td></td>
  </tr>


  <tr>
    <td>click</td>
    <td>css=#mG61Hd > div > div.freebirdFormviewerViewFormContent > div.freebirdFormviewerViewNavigationNavControls > div.freebirdFormviewerViewNavigationButtonsAndProgress > div > div > content > span</td>
    <td></td>
  </tr>


  <tr>
    <td>pause</td>
    <td>5000</td>
    <td></td>
  </tr>


  <tr>
    <td>click</td>
    <td>name=entry.283480537</td>
    <td></td>
  </tr>


  <tr>
    <td>type</td>
    <td>name=entry.283480537</td>
    <td>This is a single line test...</td>
  </tr>


  <tr>
    <td>click</td>
    <td>name=entry.1136339736</td>
    <td></td>
  </tr>


  <tr>
    <td>type</td>
    <td>name=entry.1136339736</td>
    <td>...and this a multiline test:Line2Line3</td>
  </tr>


  <tr>
    <td>pause</td>
    <td>1000</td>
    <td></td>
  </tr>


  <tr>
    <td>click</td>
    <td>//*[@id="mG61Hd"]/div/div[2]/div[3]/div[1]/div[1]/div[2]/div[2]</td>
    <td></td>
  </tr>
Traffic_Gen_Video_v01

We will test this. Instead of the HTML code, can you please post the macro with the JSON source code (copy and paste from the Source View tab)? This allows us to simply copy the test code into our Kantu and test.

I have exactly the same problem: a pause command freezes 1 second before it’s supposed to end. So a pause of 30s would freeze after 29s. Never earlier.

Also, it’s not one specific pause command in the script, not even in a specific script. Sometimes all the scripts with all their pauses would run perfectly. And then just randomly one of the 20+ pause commands somewhere in a then running script would freeze.

No error is shown. Pause and resume does not work.

Strange thing is: it only began a few weeks ago. The scripts ran smoothly for months. I never had this problem before. And suddenly, without changing the scripts in any way, this problem appeared.

I run kantu in Chrome (v 75.0.xxxx.xx) on a windows 7 (64bit) machine