Forum Discussion
SmartBear_Suppo
11 years agoSmartBear Alumni (Retired)
Hi,
The script library can be changed dynamically by using the Setup Script area at the project level. Add the following in the Setup Script area.
When running test runner you should then see a message similar to this:
Wed Jul 02 16:38:00 EDT 2014:INFO:16:38:00,965 INFO [SoapUIProGroovyScriptEngineFactory] Resetting groovy class cache due to 3 modified files
16:38:00,966 INFO [SoapUIProGroovyScriptEngineFactory] Adding Script Library at [C:\My Script folder]
Regards,
Marcus
SmartBear Support
The script library can be changed dynamically by using the Setup Script area at the project level. Add the following in the Setup Script area.
project.scriptLibrary = "C:\\My script folder"
When running test runner you should then see a message similar to this:
Wed Jul 02 16:38:00 EDT 2014:INFO:16:38:00,965 INFO [SoapUIProGroovyScriptEngineFactory] Resetting groovy class cache due to 3 modified files
16:38:00,966 INFO [SoapUIProGroovyScriptEngineFactory] Adding Script Library at [C:\My Script folder]
Regards,
Marcus
SmartBear Support
Related Content
- 4 years ago
- 7 years ago
- 10 years ago
Recent Discussions
- 18 days ago