Questions tagged [processhtml]

3 questions
0
votes
2 answers

How do I get access to the html contents of a popup displayed in a webview?

My application needs to retrieve data from a web site. I use a webview to access the required page. In the page displayed in this webview there are links leading to the detailed info that the app needs. When following a link (using the…
ema3272
  • 1,021
  • 2
  • 13
  • 28
0
votes
1 answer

How do I pass variables to gulp-processhtml?

I'm migrating from grunt to gulp and looking to use gulp-processhtml (currently using grunt-processhtml). I pass in the parameters the same way I do in grunt, but the variables passed are not found. The Gulp code: var environment = 'dev'; var…
Geoffrey Bourne
  • 560
  • 4
  • 13
0
votes
1 answer

grunt processhtml build fatal error

I am getting below fatal error while using processhtml Fatal error: month is not defined I think this is due to following html code in my page.