From 1f5e27e9883e965bd69ae0c29ea49a1a97a4a304 Mon Sep 17 00:00:00 2001 From: shivam pandey Date: Fri, 23 Aug 2024 08:04:31 +0530 Subject: [PATCH] Fixes using Placeholder instead of nth child --- cypress.env.json | 4 ++-- cypress/fixtures/passenger_data.json | 10 +++++----- readme.md | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/cypress.env.json b/cypress.env.json index 7b772a0..a41937e 100644 --- a/cypress.env.json +++ b/cypress.env.json @@ -1,5 +1,5 @@ { - "USERNAME": "yourusername", - "PASSWORD": "yourpassword", + "USERNAME": "Shivamguys", + "PASSWORD": "SHIVAMpandey1!", "MANUAL_CAPTCHA": false } \ No newline at end of file diff --git a/cypress/fixtures/passenger_data.json b/cypress/fixtures/passenger_data.json index 71d539a..0163655 100644 --- a/cypress/fixtures/passenger_data.json +++ b/cypress/fixtures/passenger_data.json @@ -1,10 +1,10 @@ { - "TRAIN_NO": "12559", - "TRAIN_COACH": "SL", - "TRAVEL_DATE": "18/07/2024", - "SOURCE_STATION": "BSBS", + "TRAIN_NO": "13185", + "TRAIN_COACH": "3A", + "TRAVEL_DATE": "30/08/2024", + "SOURCE_STATION": "SDAH", "BOARDING_STATION": null, - "DESTINATION_STATION": "NDLS", + "DESTINATION_STATION": "DBG", "TATKAL": false, "PREMIUM_TATKAL": false, "UPI_ID_CONFIG": "", diff --git a/readme.md b/readme.md index 1784281..b43f382 100644 --- a/readme.md +++ b/readme.md @@ -26,9 +26,9 @@ [![IRCTC Automation](https://github.com/shivamguys/irctc-cypress-automation/actions/workflows/irctc.yml/badge.svg)](https://github.com/shivamguys/irctc-cypress-automation/actions/workflows/irctc.yml) -[![IRCTC Automation](https://img.shields.io/endpoint?url=https://cloud.cypress.io/badge/simple/7afdkj/main&style=for-the-badge&logo=cypress)](https://cloud.cypress.io/projects/7afdkj/runs) + ### Watch the simple recording here....