Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
Velu
Posts : 2
Join date : 2012-08-27

Frequently used Question on Selenium Empty Frequently used Question on Selenium

Wed Oct 31, 2012 12:41 pm
Hi Techies,

I have couple of queries with selenium web driver codes. they are listed below

1. Can we modify the web element xpath dynamically in selenium 2.0 ? plz share me the reference

2. Like QTP, is Descriptive programming possible in selenium ? . If true, pls share me the reference for learning. If not tell me the alternative solution

3. i need to find a link from the web page by searching its name , if found den i need to click tat link..Is there any way to click a text which can act like web link ?

4. Do we have basic funtinalities like link click, type, istextpresent,etc.,) written format for web driver(selenium 2) ?

Pls answer me for the above queries..Thanks in advance
avatar
ashish_techie
Amateur
Amateur
Posts : 73
Join date : 2011-08-09

Frequently used Question on Selenium Empty Re: Frequently used Question on Selenium

Thu Nov 01, 2012 1:54 am
1. What do you mean by 'we modifying xpaths' ? You can write your own custom xpaths.

2. Yes .. selenium webdriver is all descriptive programming Smile. You can visit:
http://qtpselenium.com/selenium-tutorial/

This URL has lot of videos on selenium / java/ junit/ testng

3) Yes you can search links by text

4) Basic functionalities are there but they are very different
Back to top
Permissions in this forum:
You cannot reply to topics in this forum