Skip to main content
Home
X-notifier

Main navigation

  • Home
  • Forums
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Forums
  3. Old forums
  4. X-notifier 3.x for Firefox (deprecated)

How to click through a form on an interim page?

By dankirkd , 26 June 2013

Hi,

I'm using the FF plugin against Comcast's XFinity email site and it works very well, with one exception.  Sometimes when I access the Comcast email site, depending on the network I am on, an interim "warning" page is displayed by the network provider.  All I need to do is click a "Yes, I want to continue!" button on the page and it takes me onto my original destination.  A session cookie is then stored which causes the page to not display again for a couple of hours.

Forums
X-notifier 3.x for Firefox (deprecated)

tobwithu

13 years 2 months ago

It can be tricky.You should

It can be tricky.
You should find which url is accessed when you press continue button.
In the script, if you find 'warning' page, simulate button press with http request.

If I can modify the script, it is the more simple way.
But I can't make the warning page to show up.

dankirkd

13 years 2 months ago

Can you be more specific?

The script is the only Comcast script I can find in the script library.  Pressing the continue button takes me to the URL originally trying to be accessed, in this case the dataURL is http://xfinityconnect.mail.comcast.net/.  It uses a form that has an input button with an id attribute, and with an onclick event defined that calls a Javascript function that eventually loads the target page.

It isn't clear to me where in the script I should insert the potential extra step.

tobwithu

13 years 2 months ago

Please send the html source

Please send the html source of the warning page to xndevel@gmail.com

dankirkd

13 years 2 months ago

Solved!

With tobwithu's excellent assistance I have successfully applied a slight script update to handle the interim page.  It adds steps to look for the page, and a means to POST a necessary call with specific headers to reacquire the session that's required so that the interim page won't appear.

  • Log in or register to post comments
  • Neo can't see my Yahoo accounts unless I'm logged in
  • X-notifier Neo is back!
  • Default check interval not work
  • Delete X-notifier account
  • Yahoo Mail not working with X-Notifier Neo
More
  • Create new account
  • Reset your password
Powered by Drupal