Html – Getting all div objects from list of div's in selenium (java)
I am trying to get list of all elements using below xpath, but always getting 1 as size. Not sure what i am doing wrong here as i tried class,xpath all options. My goal is after search we get list…