jeudi 22 décembre 2016

how to get span class loading result

in this html code

<div class="supplier-atm" data-alitalk-config='{"encryptId": "8pctgRBMALPIBcHaQw7h/w==", "from": "2", "contactId":"213770469","id_f":"IDX1I5E9ALBHORt6eLwpzidLWlggxIlmfqVHb0sRlPxuMGuxL6P_mWJeETcf0VMmTzfa","mloca":"","origin":"esite"}'>
    <a rel="nofollow" class="atmgrey" href="javascript:;" data-domdot="id:2932,sid:201105481,mn:'Contact Information',pid:213770469">
                <span class="atm-text-status">Loading...</span>
    </a>
</div>

we have <span class="atm-text-status">Loading...</span> ,after a few seconds loading page we will have a result like this <span class="atm-text-status" title="Chat with me">Chat Now!</span> ,is there a way to get this result without open web link , many thanks for your help .




Aucun commentaire:

Enregistrer un commentaire