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
subbuqat
Posts : 4
Join date : 2013-02-01

what is synchronization, why we need it in selenium Empty what is synchronization, why we need it in selenium

Fri Feb 01, 2013 12:53 pm
can any one explain me about synchronization concept clearly with an example
avatar
Poonam12031990
Active particpant
Active particpant
Posts : 18
Join date : 2013-01-29

what is synchronization, why we need it in selenium Empty Re: what is synchronization, why we need it in selenium

Fri Feb 01, 2013 1:08 pm
Message reputation : 100% (1 vote)
hey buddy,
synchronization means that you need to be able to make sure that your script commands enable the application to navigate to the correct web page and for that you need to use wait for* commands(if you are using selenium1)......................like in ajax elements it takes time for image to load
avatar
subbuqat
Posts : 4
Join date : 2013-02-01

what is synchronization, why we need it in selenium Empty Re: what is synchronization, why we need it in selenium

Fri Feb 01, 2013 1:21 pm
thanks dude, it means we are waiting tool to load the page, it adjust the miss communication between the tool and web page....

correct me if my understanding is wrong

Thanks
avatar
adityac
Professional
Professional
Posts : 101
Join date : 2013-01-17

what is synchronization, why we need it in selenium Empty Re: what is synchronization, why we need it in selenium

Fri Feb 01, 2013 3:20 pm
Cn we consider all wait commands as synchronization????
avatar
Poonam12031990
Active particpant
Active particpant
Posts : 18
Join date : 2013-01-29

what is synchronization, why we need it in selenium Empty Re: what is synchronization, why we need it in selenium

Fri Feb 01, 2013 4:53 pm
@ aditya yup.....you may
@subbuqat the tool here is actually being forced to delay its function till the http request is served.
Sponsored content

what is synchronization, why we need it in selenium Empty Re: what is synchronization, why we need it in selenium

Back to top
Permissions in this forum:
You cannot reply to topics in this forum