refactoror / SelBlocks

SelBlocks extension for Selenium IDE
10 stars 7 forks source link

Unexpected errors after some time. Msg: TypeError: pagesets[i].getUISpecifierStringStubs is not a function #31

Closed SlitEye closed 7 years ago

SlitEye commented 7 years ago

Description -

There are unexpected errors after some time using Selenium IDE with SelBlocks addon: "Msg: TypeError: pagesets[i].getUISpecifierStringStubs is not a function"

Meta -

OS: Windows 7 Enterprise SP1 x64 Selenium Version: Selenium IDE for Firefox v2.9.1.1-signed Browser: Firefox for Windows systems Browser Version:
from Firefox 49 up to Firefox 50.0.2 (32-bit) and also Firefox 50.0.2 (64-bit) Language (OS | Browser: Firefox | Selenium IDE addon): english | german | german

Currently installed firefox and Selenium IDE addons:

Installed addons before / in the past:

I don't know really how I can reproduce or provoke the described errors. It seems to me, that the errors appears faster if I have execute my own JS injections in my test suites. But, my JS injections are only default ECMA JS: ETC_Tenant_StdLib_Core.zip

See also my related tickets at other Selenium IDE / addon projects, see: https://github.com/SeleniumHQ/selenium/issues/3194 https://github.com/SeLite/SelBlocksGlobal/issues/6

Please start the investigation and fix the errors, because we want SelBlocks functionallity.

Best regards,

Kevin Marco Erler QA at INTERSHOP Communications AG - FullService

refactoror commented 7 years ago

This is not a Selblocks function, and Selblocks does not call this function.