0

I want to do E2E testing of Salesforce in codeceptjs using the latest version of Firefox (as of March 2023), however operations that were possible with the old version of Firefox (84.0.2) cannot be performed with the latest version. I expect the cause is that cookies are blocked in the following settings.

Firefox Settings:

Firefox Settings

If cookies are blocked as described above, the following statement will appear when displaying visualforce and the screen will not be displayed.

ブラウザがクロスドメインの cookie をブロックしているため、このページを表示できません。
サポートされている別のブラウザでもう一度お試しください。
(Your browser is blocking cross-domain cookies, so this page cannot be displayed. 
Please try again with a different browser that is supported.)

However the test must always be run on the latest Firefox.

Software versions:

codeceptjs 3.3.7
geckodriver - v0.19.0
Firefox 110.0.1
OS: Windows 11

karel
  • 5,489
  • 46
  • 45
  • 50
Watanabe
  • 1
  • 1

0 Answers0