Invocation of form tabs.get(null, function) doesn't match definition tabs.get(integer tabId, function callback)

On latest beta new issue today. Windows 8.1x64 | Chrome
[info]
Executing: | selectWindow | tab=0 | |
[error]
Invocation of form tabs.get(null, function) doesn’t match definition tabs.get(integer tabId, function callback)

Hmm… can you try reinstalling Kantu? We did not touch the tab handling code with this update, and the Demo-Tabs macro works for me.

I have reinstalled Kantu. Issue with TAB has gone, but now there is another one:

  • [info] Executing: | localStorageExport | ${screenshotname}.png | |
  • [info] Executing: | else | | |
  • [error] Cannot read property ‘index’ of undefined
  • [info] Macro failed (Runtime 54.78s)

And now the TAB error is back.
[error][ignored] Invocation of form tabs.get(null, function) doesn’t match definition tabs.get(integer tabId, function callback)

Here is the context of my code:

If | !${!LastCommandOK} |

EndIf

If
Else
<<>>
EndIf

Once I’ve removed if-endif with LastCommandOK further up the code before this if-else-endif the problem with else-error-index has gone.

Some strange bug ((

Hi, can you paste a test macro here so that I can run to recreate the error? If you prefer, you can also send it to team AT a9t9.com and just mention this forum post.

Again.
[error]

Invocation of form tabs.get(null, function) doesn’t match definition tabs.get(integer tabId, function callback)

Sorry guys can’t share the code.
Also I’m fed up with this tab issue and instead of tab= I’m using title= now.
Flight is good so far.

Issue recreated, it is now ticket #429.

1 Like

Fixed with the December 2018 V3.7.2 update.