Question: Is it possible to use commands of JQuery in RSelenium?
I try to use a JQuery command in RSelenium:
er <- remDr$executeScript('$('li.info-item div.body h3.name a[href*="infor"]');')
but I stack in this error:
Error: unexpected symbol in "er <- remDr$executeScript('$('li.infor"