How Do You Store An Elements Text With Selenium In A Javascript Variable? June 10, 2023 Post a Comment I have this html: Solution 1: In BrowserMob you can do var titleText = selenium.getText("//div[@id='flhcd']/h3"); Copyand then use titleText like you would any variable. Share Post a Comment for "How Do You Store An Elements Text With Selenium In A Javascript Variable?"
Post a Comment for "How Do You Store An Elements Text With Selenium In A Javascript Variable?"