We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In a basic test, I'm getting this error when trying to Open Chrome.
Open Chrome TypeError: options.chrome.headless is not a function [/home/mendhak/Projects/smashtest-error/main.smash:1]
To reproduce the error create a basic main.smash:
Open Chrome
Then run
npx smashtest
I wonder if it's related to this, headless is going away?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In a basic test, I'm getting this error when trying to Open Chrome.
To reproduce the error create a basic main.smash:
Then run
I wonder if it's related to this, headless is going away?
The text was updated successfully, but these errors were encountered: