Releases: edertone/TurboTesting
Releases · edertone/TurboTesting
7.6.1
Fixed cachehash wildcard problem
7.6.0
Added param to disable chrome gpu on AutomatedBrowserManager
Implemented waitTillXpathClickable on AutomatedBrowserManager
7.5.0
Automated browser manager now allows several clicks one after the
other when calling clickBy methods
7.4.1
Improved wait till exist element and id methods to use a list of elements to check
7.4.0
Added waitTill element and id methods to automated browser manager
7.3.1
Improved https handling on automated browser manager
7.3.0
Minor: Added new methods to AutomatedBrowserManager
We can now send text, and read element attributes.
New tests have been added
Other fixes implemented
7.2.3
Minor fix to make code more compatible
7.2.2
Minor improvement on AutomatedBrowserManager assertUrlsRedirect() method
7.2.1
Fixed problem with xhr2 dependency