Skip to content

Commit

Permalink
modify backstopConfig file
Browse files Browse the repository at this point in the history
  • Loading branch information
TATABI-JULIUS-ANAMANI committed Feb 2, 2025
1 parent 2db9eaa commit 668f516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backstopConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const config = {
],
engineOptions: {
puppeteer: {
executablePath: '/path/to/Chrome', // Specify the path to your Chrome installation here
executablePath: 'C:Program FilesGoogleChromeApplicationchrome.exe', // Specify the path to your Chrome installation here
},
},
};
Expand Down

0 comments on commit 668f516

Please sign in to comment.