Relative Content

Tag Archive for javascriptcucumberbrowserstackgui-testingbrowser-testing

JS code is thowing error while working with Safari on browserstack but the same code worked on Chrome browserstack;safari manual checks are correct

I am performing browser testing of an application to check if video is played correctly on both Windows chrome and MAC Safari, this piece of code works fine in chrome and even andriod-ios devices. In all the devices I see both url1 and url2 being triggered in hfired including on safari, but suprisingly on Safari a test case is being failed with error az is not defined due to this code but it is working fine on Chrome with the same details