Posts

Showing posts from January 21, 2019

Get the child value of .getAttribute validity from a webpage in selenium

Image
1 1 I am trying to get a value nested inside validity using selenium. I need to get the badInput field inside validity. validity child I have tried the following but I cant get the option after I use the getAttribute shown below: CreateNewAccountPage().password.getAttribute("Validity"). I need to get the child value but cannot see an option for this. java html5 selenium xpath getattribute share | improve this question asked Nov 19 '18 at 13:57 jtoal436 jtoal436 11 4

Error in installing lib64stdc++6 package

Image
1 I was following the instructions to run AVD emulator from this answer(https://stackoverflow.com/questions/39928340/how-to-start-an-android-emulator-in-ubuntu-16-04). On running sudo apt-get install lib64stdc++6:i386 , I'm getting this error:- Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: lib64stdc++6:i386 : Depends: lib64gcc1:i386 (>= 1:4.1.1) but it is not going to be installed Depends: libc6-amd