-
Notifications
You must be signed in to change notification settings - Fork 41
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
CX parser can't locate search fields #55
Comments
It's likely the website HTML has changed quite a bit since the last update to the CX parser. Feel free to submit a PR to bring it up to date. |
Okay! I'll probably submit one for Aeroplan first because the fix there was trivial. The CX markup has become very react-ified and a bit more difficult, I'll take a look. |
It is really difficult to click and search react form, after research the asiamiles site I think this can be done by using GET request. Asiamiles can use following URL to search award ticket. |
Any ideas on how best to get CX website working again? I've made a feeble attempt at getting the updated website working however to no avail |
I updated selectors for CX website in this PR: #72 |
The elements in the DOM look very different than what is described in the parser for the page given.
The text was updated successfully, but these errors were encountered: