using chrome 78 and chromedriver78 When i click an audio file or try to stop an audio using selenium tests i am getting this error.
Error:
org.openqa.selen
I had same issue and observation was , multiple elements by same xpath. Finding different unique xpath resolved it