Sometimes you need to call code libraries from your Rapise tests, for example when the built-in JavaScript scripting engine does not provide the necessary functionality. This guide explains how to call an external DLL from your Rapise test script.
Sometimes when using RemoteLaunch with a specific plugin (e.g. Selenium), you may get an error such as:
Could not load file or assembly 'WebDriver, Version=2.44.0.0,
Culture=neutral, PublicKeyToken=null' or one of its dependencies. The
system cannot find the file specified.
The way to debug this kind of error message is to enable Microsoft .NET Fusion Logging to get more information as to which dependency could not be loaded. This article explains how to turn this on.
This article explains the process for running Selenium WebDriver test
scripts written in C# using NUnit, RemoteLaunch and SpiraTest.
When installing SpiraTest/Plan/Team or KronoDesk on a Windows 2008+ server, some of the controls or content in the application does not display correctly.