Posts by Victor Delicoli • 11 points
1 post
-
1
votes3
answers522
viewsQ: Receive backgroud-image attribute from a div
I’m trying to get paid like this: var obj = webBrowser.Document.GetElementById("senderscore").GetAttribute("background-image") but it returns empty. The field background-image of div contains a url.…