On Saturday, November 10, 2018 at 4:57:54 PM UTC-5, Colin Law wrote:
>
> On Sat, 10 Nov 2018 at 21:28, fugee ohu <fuge...@gmail.com <javascript:>> 
> wrote: 
> > 
> > 
> > 
> > On Saturday, November 10, 2018 at 12:26:40 PM UTC-5, Colin Law wrote: 
> >> 
> >> On Sat, 10 Nov 2018 at 17:23, fugee ohu <fuge...@gmail.com> wrote: 
> >> > ... 
> >> > It wasn't shown in source but when I expanded the element recursively 
> in chrome developer tools I saw the text I was looking for So, what's that 
> gonna be worth? 
> >> 
> >> As has been said a number of times that will be because it was filled 
> >> in by javascript, probably as a result of further calls to the server. 
>
> Have you done what I suggested and looked in the browser developer 
> tools at the Network tab?  Then you will see if it fetches any further 
> data after the initial page fetch.  Very often you will find it 
> fetching some json which will very likely contain the data you are 
> looking for. 
>
> Colin 
>
> >> 
> >> Colin 
> > 
> > 
> > Using a headless browser would be cheating? 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "Ruby on Rails: Talk" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to rubyonrails-ta...@googlegroups.com <javascript:>. 
> > To post to this group, send email to rubyonra...@googlegroups.com 
> <javascript:>. 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/rubyonrails-talk/a9b07a26-4caf-450b-b436-11c9762a7456%40googlegroups.com.
>  
>
> > For more options, visit https://groups.google.com/d/optout. 
>

 In chrome developer tools under network->all there's a lot of 
config.json?key=.... statements but under I don't see anything

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/054eba47-d1ee-43c3-b10e-410ab8fac54f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to