Skip to content

Releases: edertone/TurboTesting

7.6.1

20 Oct 17:43
Compare
Choose a tag to compare

Fixed cachehash wildcard problem

7.6.0

06 May 20:28
Compare
Choose a tag to compare

Added param to disable chrome gpu on AutomatedBrowserManager
Implemented waitTillXpathClickable on AutomatedBrowserManager

7.5.0

13 Apr 16:12
Compare
Choose a tag to compare

Automated browser manager now allows several clicks one after the
other when calling clickBy methods

7.4.1

02 Apr 19:21
Compare
Choose a tag to compare

Improved wait till exist element and id methods to use a list of elements to check

7.4.0

02 Apr 18:27
Compare
Choose a tag to compare

Added waitTill element and id methods to automated browser manager

7.3.1

18 Jan 22:58
Compare
Choose a tag to compare

Improved https handling on automated browser manager

7.3.0

23 Dec 12:56
Compare
Choose a tag to compare

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

19 Oct 23:01
Compare
Choose a tag to compare

Minor fix to make code more compatible

7.2.2

19 Oct 22:41
Compare
Choose a tag to compare

Minor improvement on AutomatedBrowserManager assertUrlsRedirect() method

7.2.1

13 Oct 13:01
Compare
Choose a tag to compare

Fixed problem with xhr2 dependency