Skip to content
Snippets Groups Projects
Commit adae2d88 authored by Tasneem Natshah's avatar Tasneem Natshah
Browse files

Issue #3379726: Update the README file

parent 1126820f
No related branches found
No related tags found
No related merge requests found
# Cucumber UI
Cucumber UI is a powerful automated testing module designed to assist users in effortlessly constructing essential tests for their websites. With its intuitive and user-friendly interface, it empowers users to effortlessly develop desired features and provides a list of steps with examples for reference.
**Cucumber UI** is a powerful automated testing module designed to assist users in effortlessly constructing essential tests for their websites. With its intuitive and user-friendly interface, it empowers users to effortlessly develop desired features and provides a list of steps with examples for reference.
It is necessary to fulfill certain general requirements. These include having the latest version of Chrome driver and Selenium standalone server.
It is necessary to fulfill certain general requirements. These include having the latest version of **Chrome driver** and **Selenium** server.
Cucumber UI needs configuration files to function fully, you can install these files by executing the following command on your project:
**Cucumber UI** needs configuration files to function fully, you can install these files by executing the following command on your project:
```
bash <(wget -O - https://raw.githubusercontent.com/webship/wbash/v1/cucumber_ui/drupal10.sh)
```
Or you can refer to the module documentation [Cucumber UI Documentation](https://www.drupal.org/docs/extending-drupal/contributed-modules/contributed-modules/cucumber-ui) which fully explains the Cucumber UI installation and how to use it.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment