简体   繁体   中英

Parsing error feature file Cucumber with NTLM-Auth installed

I installed Cypress (v3.8.3) and cucumber-preprocessor (v2.0.1) and that worked. After the installation of ntlm-auth (v2.1.0), cypress don't recognize anymore feature file of cucumber.

Error :

C:\Workspace\Cypress\cypress\integration\Google.feature:1
Feature: Google page
             ^
ParseError: Unexpected token

I have no idea why it doesn't work. I need help please.

Best regards.

It does not seem to be any compatibility issues between these packages.

Have you check your ntlm configuration ?

This issue might help you with your problem https://github.com/bjowes/cypress-ntlm-auth/issues/96

Cheers !

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM