-
Notifications
You must be signed in to change notification settings - Fork 416
New issue
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
Apply Automation test for Yas project #1022
Comments
duylv27
pushed a commit
that referenced
this issue
Sep 13, 2024
- Introduce WebDriverFactory to manage WebDriver life circle
duylv27
pushed a commit
that referenced
this issue
Sep 13, 2024
- Introduce WebDriverFactory to manage WebDriver life circle
duylv27
pushed a commit
that referenced
this issue
Sep 16, 2024
- Introduce StorefrontConfiguration.class
chinhduongthi
pushed a commit
that referenced
this issue
Sep 16, 2024
PhuocNguyenBa
pushed a commit
that referenced
this issue
Sep 17, 2024
- create base project and write example login test case using cucumber and selenium
PhuocNguyenBa
pushed a commit
that referenced
this issue
Sep 17, 2024
- create base project and write example login test case using cucumber and selenium
duylv27
pushed a commit
that referenced
this issue
Sep 18, 2024
- Update create product scenario name
PhuocNguyenBa
pushed a commit
that referenced
this issue
Sep 18, 2024
- create category scenario init
PhuocNguyenBa
pushed a commit
that referenced
this issue
Sep 18, 2024
- create base project and write example login test case using cucumber and selenium
duylv27
pushed a commit
that referenced
this issue
Sep 18, 2024
- Update base form to retrieve web driver from WebDriverFactory. - Update package name. - Add plugin org.apache.maven.plugins:maven-surefire-plugin to make test run as command.
PhuocNguyenBa
pushed a commit
that referenced
this issue
Sep 18, 2024
- create base project and write example login test case using cucumber and selenium
PhuocNguyenBa
pushed a commit
that referenced
this issue
Sep 18, 2024
- create base project and write example login test case using cucumber and selenium
PhuocNguyenBa
pushed a commit
that referenced
this issue
Sep 18, 2024
- create base project and write example login test case using cucumber and selenium
PhuocNguyenBa
pushed a commit
that referenced
this issue
Sep 18, 2024
- create base project and write example login test case using cucumber and selenium
chinhduongthi
pushed a commit
that referenced
this issue
Sep 18, 2024
PhuocNguyenBa
pushed a commit
that referenced
this issue
Sep 18, 2024
- make automation-ui not inherit from Yas parent pom
duylv27
pushed a commit
that referenced
this issue
Sep 18, 2024
- Update pom. - Move hooks package to automation-base, enable headless options. - Allow run test parallel, and re-run in case failed.
duylv27
pushed a commit
that referenced
this issue
Sep 18, 2024
- Update pom. - Move hooks package to automation-base, enable headless options. - Allow run test parallel, and re-run in case failed.
khanhtrand
pushed a commit
that referenced
this issue
Sep 19, 2024
- create base project and write example login test case using cucumber and selenium Co-authored-by: Phuoc Nguyen <phuoc.nguyenba@nashtechglobal.com>
PhuocNguyenBa
pushed a commit
that referenced
this issue
Sep 19, 2024
- automation for create Category flow
chinhduongthi
pushed a commit
that referenced
this issue
Sep 23, 2024
chinhduongthi
pushed a commit
that referenced
this issue
Sep 25, 2024
- Update base form to retrieve web driver from WebDriverFactory. - Update package name. - Add plugin org.apache.maven.plugins:maven-surefire-plugin to make test run as command. - Create test cases for storefront and backoffice flows
chinhduongthi
pushed a commit
that referenced
this issue
Sep 25, 2024
- add sonar key + revert pom parents
thiennn
pushed a commit
that referenced
this issue
Sep 25, 2024
* #1022 - Apply Automation test for Yas project - Update base form to retrieve web driver from WebDriverFactory. - Update package name. - Add plugin org.apache.maven.plugins:maven-surefire-plugin to make test run as command. - Create test cases for storefront and backoffice flows * #1022 - Automation test - add sonar key + revert pom parents --------- Co-authored-by: Phuoc Nguyen <phuoc.nguyenba@nashtechglobal.com> Co-authored-by: Chinh Duong <chinh.duongthi@harveynash.vn>
chinhduongthi
pushed a commit
that referenced
this issue
Sep 26, 2024
- ADd flow edit and delete Product
chinhduongthi
pushed a commit
that referenced
this issue
Sep 26, 2024
- Update base form to retrieve web driver from WebDriverFactory. - Update package name. - Add plugin org.apache.maven.plugins:maven-surefire-plugin to make test run as command. - Create test cases for storefront and backoffice flows
chinhduongthi
pushed a commit
that referenced
this issue
Sep 26, 2024
- add sonar key + revert pom parents
chinhduongthi
pushed a commit
that referenced
this issue
Sep 26, 2024
- ADd flow edit and delete Product
chinhduongthi
pushed a commit
that referenced
this issue
Sep 26, 2024
- ADd flow edit and delete Product
khanhtrand
pushed a commit
that referenced
this issue
Sep 30, 2024
- ADd flow edit and delete Product Co-authored-by: Chinh Duong <chinh.duongthi@harveynash.vn>
chinhduongthi
pushed a commit
that referenced
this issue
Sep 30, 2024
- ADd flow edit and delete Product
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Apply Automation test for Yas project using Cucumber + Selenium
The text was updated successfully, but these errors were encountered: