Hello there! I'm fairly new to this whole process. My primary goal right now is to successfully run a basic cucumber example that can automate a simple task. This will help me understand how to expand my automated testing skills to more complex scenarios. I've already written some test scenarios and now I want to run them on a website, such as google.com, which is built in JavaScript. As a result, I need to write JavaScript code to link these scenarios to the site's language.
I've been searching online for information on topics like "How to automate website testing with cucumber" and "How to run scenarios automatically using selenium-javascript".
Any suggestions or advice would be greatly appreciated! Please keep it positive and constructive. Thanks in advance!
DL.