Forum Discussion

erankux's avatar
erankux
New Contributor
11 years ago

Adding “Homemade” component in LoadUI 2.5.4

Hi,
What is the correct way to add “Homemade” component in LoadUI 2.5.4?

Thanks
Eran

1 Reply

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    You just need to add the groovy file to the LoadUI installation folder: <loadui-installation-folder>/script-components/. For example, in Windows:

    C:\Program Files (x86)\SmartBear\LoadUI-2.5.4\script-components\


    The name of the file will be the name of the component (minus .groovy).

    You can even add an icon with the same name as the component, but with .png extension, and LoadUI will use it automatically!!

    If you create a super-cool component and want to share it with other LoadUI users, please let us know and we may add it to our list of "Custom Components"!

    You can find more information here: http://loadui.org/Developers-Corner/cus ... e-new.html

    Regards,

    Renato
    SmartBear Software