Skip to content

Instantly share code, notes, and snippets.

@henesgokdag
Created July 18, 2021 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save henesgokdag/08d1f3e965f9bb3b84b6c582cbcbcb32 to your computer and use it in GitHub Desktop.
Save henesgokdag/08d1f3e965f9bb3b84b6c582cbcbcb32 to your computer and use it in GitHub Desktop.
Trendyol.feature
Feature: Trendyol
Scenario: SepeteUrunEkle
* Google Chrome Tarayıcısı açılır ve 'https://www.trendyol.com/' adresine girilir
* Popup Kapatılır
* Giriş Yap butonuna tıklanır
* E-Posta adresi alanı 'test@test.com' girilir
* Şifre alanı '123test123' girilir
* Giriş Yap butonuna basılır
* Arama alanına 'bilgisayar' yazılır
* Arama butonuna tıklanır
* İlk ürüne tıklanır
* Ürün Sepete eklenir
* Sepete Tıklanır
* Ürünün Sepette Olduğu Kontrol edilir
Scenario: SepettenUrunCikar
* Google Chrome Tarayıcısı açılır ve 'https://www.trendyol.com/' adresine girilir
* Popup Kapatılır
* Giriş Yap butonuna tıklanır
* E-Posta adresi alanı 'test@test.com' girilir
* Şifre alanı '123test123' girilir
* Giriş Yap butonuna basılır
* Sepete Tıklanır
* Sepetten Ürün Silinir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment