how to display Selenium browser source in log ?
-
hello guys
I need to display Selenium browser source in log. how can i do it ?
In selenium browser, i see login successful but when i put success key i got BAN
-
@iwannalearn I guess you need to add WaitForElement then you add your success KEY, it should work
-
@test_it thank for your answer but it not working too
-
put in imput <SOURCE> by this way u can see what happened.
-
@percebal42 Thank u it's working fine !