Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

appium inspector is getting 304 error

#SM
#In case appium inspecter cannot connect to appium server
#(the server returns 304 status code),
#stop the server and run the following commands =>

adb uninstall io.appium.uiautomator2.server 
adb uninstall io.appium.uiautomator2.server.test
 
PREVIOUS NEXT
Tagged: #appium #inspector #error
ADD COMMENT
Topic
Name
2+1 =