Hi All, I'm getting problem in python selenium driver ,it is not able to fetch any attrib. of iframe


Environment
De
Vkk
At
Testing
CD
Test List
Test Server
QQC
QRM
ETIC
Performance
System Test
ODI Access
Controller Server
VK
HD 2013 - POC
Zip
SQL
Test Cases
Tracker
Test Portal

</select>

*

                </td>

Here I am not getting : select id or name through driver , I want to select Test Cases option , I have tried this

var="TCmode"
month=driver.find_element_by_id(var)
Select(month).select_by_visible_text("TestCases")

later I printed all id and name of source code , but this select id and name was not printed
please help to find out the problem.

and I printed all source code whichever driver contain but some of the code was not there including same select tag

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories