On Sat, 10 Nov 2018 at 21:28, fugee ohu <fugee279@gmail.com> 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-talk+unsubscribe@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/a9b07a26-4caf-450b-b436-11c9762a7456%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
--
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+unsubscribe@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/CAL%3D0gLvTG-F0nZpjhm%3DGSP7Y8ZT-pj9gV7CLBew6%3DMDS_8igVQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment