domain-skills/frontier: full checkout flow#153
Open
bilaldaqqah wants to merge 1 commit intobrowser-use:mainfrom
Open
domain-skills/frontier: full checkout flow#153bilaldaqqah wants to merge 1 commit intobrowser-use:mainfrom
bilaldaqqah wants to merge 1 commit intobrowser-use:mainfrom
Conversation
✅ Skill review passedReviewed 1 file(s) — no findings. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
End-to-end booking on flyfrontier.com — 7-stage funnel all the way to the payment form.
Flow
/→/Flight/Select→/Passengers/Edit→/Bundles/Index→/SeatMap/Index→/Bags/Index→/Extras/Add→/Payment/NewHighlights
booking.flyfrontier.com/Flight/InternetBookingEngine?o1=PHL&d1=MCO&...returns 404. Must go through the homepage widget..close-icondoes nothing; only.no-thanks-dd-buttonadvances.fintech-portal.hts.hopper.comiframe. Must attach viaiframe_target(...)and pick#nonethere before Extras submits..valueis ignored — use$('#departureDate').datepicker('setDate', ...).<input>PAN/CVV — no tokenization iframe (#card_number,#card_cvv,#card_expiration_month|year).Validated against PHL→MCO $39 "web-exclusive" fare, total $43.98 at payment stage.
Summary by cubic
Adds a new domain-skill guide for Frontier’s 7-step checkout (Home → Select → Passengers → Bundles → SeatMap → Bags → Extras → Payment) with stable selectors, modal bypasses, and Hopper iframe handling for reliable automation.
.no-thanks-dd-button(close icon is a no-op).iframe#iframe_ExtrasDisruptionAssistanceonfintech-portal.hts.hopper.com.Written for commit 0bcd44f. Summary will update on new commits.