Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello does someone have a sollution for this? Thank you
@LInGDing do you fix that problem _
@ensdmrlq said in Spotify song playback problem:
@sergerdn Isn't it possible with BAS?
@sergerdn
Isn't it possible with BAS?
With BAS, it can't be fixed.
As I mentioned above, you should use a real Chrome browser.
https://community.bablosoft.com/topic/16881/failed-to-start-browser-not-enough-system-resources
@Hifive said in Xpath does not work with Mobile browser:
xpath> //a[contains(@ref, 'contact')]
Maybe "href" instead of "ref" >>>
xpath> //a[contains(@href, 'contact')]