Using Selenium WebDriver

Selenium WebDriver is a powerful open-source automation tool, enabling automated web-application testing on any browser using a WebDriver-compliant driver. By using Silk4J with WebDriver, you gain the following main benefits:
  • You can easily record new WebDriver scripts, instead of writing code.
  • You can replay your existing WebDriver scripts with Silk4J, or even schedule them for execution with Silk Central.
  • You can generate TrueLog files for your WebDriver scripts. With TrueLog, Silk4J enables you to easily locate the line in your script that generated an error.