Login Panel
Username
Password
Remember Me
Write ten selenium commands with their use?
Id: WebElement element = driver.findElement(By.id(“”));
Name: WebElement element = driver.findElement(By.name(“”));
Tag Name: WebElement frame = driver.findElement(By.tagName(“iframe”));
Xpath: WebElement element = driver.findElement(By.xpath.name(“”));
CSS: WebElement element = driver.findElement(By.CSS.name(“”));
LinkText: WebElement element = driver.findElement(By.LinkText.(“”));
You must be logged in to post a comment.
Navigation
Loading Questions
If you are facing any issue like can not see video so please login into Google with email what you forwarded to us Google Login or mail to administrator qatraining@infotek-solutions.com
Edit Profile
Full name
Skill
Location
Linkdin
Twitter
Google+
Email
Old Password
New Password
Repeat New Password
September 7, 2016 at 3:48 am
Id: WebElement element = driver.findElement(By.id(“”));
Name: WebElement element = driver.findElement(By.name(“”));
Tag Name: WebElement frame = driver.findElement(By.tagName(“iframe”));
Xpath: WebElement element = driver.findElement(By.xpath.name(“”));
CSS: WebElement element = driver.findElement(By.CSS.name(“”));
LinkText: WebElement element = driver.findElement(By.LinkText.(“”));
Navigation
Loading Questions
If you are facing any issue like can not see video so please login into Google with email what you forwarded to us Google Login or mail to administrator qatraining@infotek-solutions.com
Edit Profile