ram


{ City } mumbai
< Country > india
* Profession * sr. test engineer
User No # 115394
Total Questions Posted # 4
Total Answers Posted # 5

Total Answers Posted for My Questions # 5
Total Views for My Questions # 13630

Users Marked my Answers as Correct # 17
Users Marked my Answers as Wrong # 0
Questions / { ram }
Questions Answers Category Views Company eMail

how to Handle dropdown?

Cryptopy Technologies,

2 Selenium 4329

how to test page loaded successfully?

L&T,

2 Selenium 3956

Disadvantages of Hybrid Framework?

L&T,

Selenium 2426

Parameter list which we can send to @Test annotation

L&T,

1 Selenium 2919




Answers / { ram }

Question { HCL, 8670 }

How do you find element using Java Script?


Answer

Hi,
By using javascriptexecutor we can perform tasks as below
I am entering text in textbox by passing ID.

JavascriptExecutor js= (JavascriptExecutor)driver;
js.executeScript("document.getElementById('vfb-9').value='Ramchandra Patil'");

Is This Answer Correct ?    11 Yes 0 No

Question { HCL, 9687 }

List of Exceptions may occur in selenium?


Answer

https://seleniumhq.github.io/selenium/docs/api/py/common/selenium.common.exceptions.html

Is This Answer Correct ?    1 Yes 0 No


Question { 5037 }

its urgent, am trying for jobs. can anyone tell me please in corporate environment , how do we generate reports using selenium? is it default report or xslt report or custom report?? its very urgent.. thanks in advance


Answer

We can use default testNG report and by using listener class we can use customized report in testNG.

Is This Answer Correct ?    5 Yes 0 No

Question { 5663 }

in real world, how do we log reports using selenium? is it with log4j or testNG listener?? please answer asap


Answer

We can use both..But according to me log4j we use report incidents only..By using ReportNg listeners we can put more details of incident...

Is This Answer Correct ?    0 Yes 0 No

Question { NA, 3280 }

Who is the best faculty for selenium in twin cities (Hyderabad/secundrabad)


Answer

Hi,

If you are good in Core Java then you do not need training.There are many videos also available..Still if you face any problems, I can help you...contact me on 09699851282

Ramchandra Patil

Is This Answer Correct ?    0 Yes 0 No