Skip to content
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

Not able to select "Available" button and going ahead #75

Open
ElectronicsLion opened this issue Oct 15, 2024 · 4 comments
Open

Not able to select "Available" button and going ahead #75

ElectronicsLion opened this issue Oct 15, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@ElectronicsLion
Copy link

ElectronicsLion commented Oct 15, 2024

it is not able to go ahead
stuck at : contain

Screenshot 2024-10-15 180250
image
IMG_20241015_191325.jpg

288 | cy.wrap(div).contains(TRAIN_COACH).click()

289 | cy.get(:nth-child(${index + 2}) > .bull-back > app-train-avl-enq > :nth-child(1) > :nth-child(7) > :nth-child(1)).contains(formatDate(TRAVEL_DATE)).click()
| ^
290 | cy.get(:nth-child(${index + 2}) > .bull-back > app-train-avl-enq > [style="padding-top: 10px; padding-bottom: 20px;"]).contains('Book Now').click()
291 | BOOK_UNTIL_TATKAL_OPENS(div, TRAIN_COACH, TRAVEL_DATE, TRAIN_NO, TATKAL)
292 |

  • OS: Windows 10 Pro
  • Browser: Chrome
  • Version: 129.0.6668.100 (Official Build) (64-bit)

@shivamguys

@ElectronicsLion ElectronicsLion added the bug Something isn't working label Oct 15, 2024
@ElectronicsLion ElectronicsLion changed the title [email protected] Not able to select "Available" button and going ahead Oct 15, 2024
@shivamguys
Copy link
Owner

I will have a look into this on coming weekend, busy with office schedule. Thanks for reporting it appreciate for the efforts.
Might be irctc has messed up with their div and all thats why code broke will have a look into it

@ElectronicsLion
Copy link
Author

ElectronicsLion commented Oct 15, 2024 via email

@shivamguys
Copy link
Owner

Can you please use the latest code i have fixed that bug....

image

@ElectronicsLion

@ElectronicsLion
Copy link
Author

Thanks for fixing this, bro
thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants