Hello,
My evalscript code which is
Quote: webView1.EvalScript("document.querySelectorAll(\"a[class='mrm _42ft _4jy0 _4jy4 _517h _51sy']\")[0].click();");
WebView.DoEvents();
works but I need to reflesh to page in order to see if it works.
Simply I am trying to be a member of a group in fb and this code works for it but as i said i cant see it after my evalscript fires.
Shoul i add anything ? Can you suggest me what should i do? Thanks.