Skip to content

Releases: Financial-Times/n-test

Use Node v12

02 Oct 08:56
984ceb6
Compare
Choose a tag to compare
Merge pull request #148 from Financial-Times/use-node-v12

Use Node v12

v2.0.0

28 Sep 08:34
20f8100
Compare
Choose a tag to compare
  • Upgrade to Node v14
  • Update commander dependency from ^2.13.1 to ^3.0.0
  • Update inquirer dependency from ^5.0.1 to ^7.0.0

v1.15.0

09 Aug 08:35
fc8bd24
Compare
Choose a tag to compare
  • Reduces likelihood of race condition forming on IE tests.
  • Uses webdriver 5.x
  • Disables MicrosoftEdge

Disable MicrosoftEdge

07 Aug 14:07
fc8bd24
Compare
Choose a tag to compare
Disable MicrosoftEdge Pre-release
Pre-release

Microsoft Edge is broken, disable it for now. See issue #128

Wait for elements on non-chrome tests if waitUntil !== domcontentloaded

07 Aug 10:37
ae1783f
Compare
Choose a tag to compare
1.15.0-beta.1

Merge pull request #125 from Financial-Times/@maxcbc/add-waitUntil-to…

Unpin puppeteer

18 Jul 11:07
550e67a
Compare
Choose a tag to compare
v1.14.0

chore (deps): unpin puppeteer

Unpin puppeteer

01 Jul 12:51
550e67a
Compare
Choose a tag to compare
Unpin puppeteer Pre-release
Pre-release
v1.14.0-beta.1

chore (deps): unpin puppeteer

Reinstate Safari again

08 Feb 12:22
e354a1d
Compare
Choose a tag to compare

Browserstack seems to have fixed the problem with SafariWebdriver, so I am bring it back

Disabling Safari again

08 Feb 11:48
148bfcb
Compare
Choose a tag to compare

n-ui are failing with n-test v1.13.9 but this time because of Firefox. My guess it's due to the number of concurrent browsers running. This should be prove that point.

Reinstate Safari

08 Feb 10:09
9fea2a0
Compare
Choose a tag to compare

I asked Browserstack Support and it looks they had a problem on that 6/02/19:

Abhishek M (BrowserStack Support)
Feb 7, 23:08 IST
Hi Carles,
We were certainly seeing some unexpected behavior of "Browser Start-Up failure" on 6th February on Safari. Having said that, the team has already deployed a constructive fix on 6th February itself.
Could you please execute a few sample tests and share the session ID if you continue to see the exception. Please refer ViewSessionID.png for additional reference.
Regards
Abhishek M

I am following their instructions here as they make sense