Operating System:Windows 8.1Operating System Bit:64bitSoftware Version:4.1.9When i set several Scraper settings and give the focus to another action and then return to the scraper again, the settings are gone. But it works like defined before. 
hi everyone, 
i am completely new to botchief. At the moment i try to figure out, how to build a bot for chat. login works, several ifs work to get to the chatpart of the webpage but then:
more then 300 users wrote me a chat message. So i try to figure out, how to scrape a list of all the userids and save them to a table. 
In a list view i see 20 users per page which have written me a massage. 
When i am using the scraper to get the userids i find 20 times this. So its perfect. 
But i am not able to scrape only the value of rel="", which has to be the userid. Im only getting all of this tag or nothing. 
<span class="b-link im_user" rel="479853413" data-uid="479853413"></span>
Thank you in advance