-
issam1975Hi can selenium web driver run on a shared web hosting ?
-
issam1975i have a simple selenium asp.net mvc application that work fine on my machine.
-
issam1975but when deployed on my shared web hosting i get a "WebDriverException Connection refused" error
-
issam1975i am new to this , so bear with me please
-
Mahendar-slHey guys
-
Mahendar-slhow to do certification in selenium
-
Mahendar-sl?
-
Salmon-Mode-slMahendar-sl there is no such thing, and I wouldn't trust anyone selling a cert for it
-
Salmon-Mode-slissam1975: not sure what you're asking exactly, but Selenium just abstracts web requests for the WebDriver protocol in order to control a browser through the driver of that browser (e.g. chromedriver for Chrome, geckodriver for Firefox).
-
issam1975Salmon-Mode-sl : i have made a web application that use the firefox webdriver that work succefully on my local dev machine
-
issam1975when i deploy this app on my shared web hosting in the internet i get a "WebDriverException Connection refused"
-
issam1975Salmon-Mode-sl i have an asp.net mvc selenium firefox webdriver application that work fine on my local dev machne
-
issam1975when i deploy it to my sharing web host and try to run it i get a "WebDriverException: connection refused" error
-
issam1975hope it make sense
-
Salmon-Mode-slIt sounds like you built something that tries to control firefox using Selenium
-
Salmon-Mode-slThere is no Selenium Firefox
-
Salmon-Mode-slSo I'd guess you don't have geckodriver/Firefox installed on that machine
-
issam1975i have copied / uploaded the geckodriver.exe where the web application is hosted
-
issam1975do i need something else on the server side ?
-
alexandra-tni-slHey everyone, I’m having some issues with Appium - bare in mind I’m very new at using it ,:) To give you a bit of context: w e are using WebDriverIO, React Native, cucumber, mocha. My simulator currently runs just on iOS 13.2, and our app features 4 main clickable tabs. Everytime I try to load one of the tabs in Appium to access the elements it simply doesn’t want to load that specific tab. It works for everyon
-
alexandra-tni-sldriving me nuts. I’m on Appium 1.15.1 and I can send over a video of the behaviour. Yes, I’ve tried re-starting Appium, updating etc. It seems to work when I use a different OS (12.2). Any thoughts?
-
felipe-slIs it failing on a device or in an emulator?
-
travis-ciSeleniumHQ/docs (5eb0d7c): The build was broken.
-
travis-ciBuild details: travis-ci.com/SeleniumHQ/docs/builds/136898149