Hungleminh
Hungleminh
> > @benz-philip Can you please try to uninstall the java 11.0.11 then install java 11.0 again. it also works on java 8 if you are able to install it....
> @benz-philip Can you please try to uninstall the java 11.0.11 then install java 11.0 again. > it also works on java 8 if you are able to install it....
> @taimoor8152 - It started working for me again but for some reason, I had to stop the test runner in between & when I tried to run it again...
> @Hungleminh Can you please make > -> java 8.1.1 > -> Move selenium dependency to the the lates version i don't think its the lates version. > -> Also...
> Which testing framework are you working with then?? > Appium, java gauge, java
is there any solution for this issue everyone? I had the same case
> one solution is to not use PageFactory at all and just use the old/classic POM as defined in Selenium.dev documentation I need to use PageFactory to test on cross...
I run by command: pabot --pabotlib --processes $NUMBER_OF_PROCESS --listener "allure_robotframework;$DIR_REPORT"
@skhomuti Please see the attached screenshot for robot file. also I use below command to run: robot --listener "allure_robotframework;${ALLURE_RESULT_PATH}" ${PATH_TO_TEST}