Click or drag to resize

NameHelper Methods

Framework to automate tests using Selenium WebDriver

The NameHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberRandomName Create random name.
Public methodStatic memberCode exampleRemoveSpecialCharacters Remove all special characters except digit and letters.
Public methodStatic memberCode exampleShortenFileName Shortens the file name by removing occurrences of given pattern till length of folder + filename will be shorten than max Length.
Top
See Also