Closed fprot closed 12 years ago
When I try to select a specific "div" to clip, I get a blank content without any error log.
The xpath selector I tried is : //div[@id='content']
it works, the tag name is uppercase for example : //A //DIV[contains(@class, 'myclass')]
When I try to select a specific "div" to clip, I get a blank content without any error log.
The xpath selector I tried is : //div[@id='content']