Forum Discussion

joostdgfed's avatar
joostdgfed
Occasional Contributor
5 months ago
Solved

As of v3.60.0 preloading groovy file from script library breaks cross referencing

My situation: I have a big script library with multiple groovy files. I have for instance "groovyScriptA.groovy" which has methods "ScriptA1()", "ScriptA2()" and "ScriptA3()'. Another script library ...
  • joostdgfed's avatar
    2 days ago

    Update: Although no official mention on the v3.63.0 bugfix page, I had feedback from SmartBear that this issue would be fixed in this version. 
    Indeed, so far, I do not seem to get the error anymore. The "preloading" seems no longer an action, it's now "adding groovy file to compilation unit". 

    So, for all of you that noticed an issue with script library handling, version 3.63.0 seems to delivered a fix...