Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
text box field
#1
Hi, how to check whether the field is Textbox using python in selenium web driver.
Reply
#2
please elaborate.
Reply
#3
Hi, there is a test case to check whether the field is a text box on a page.

e.g., Login page--> User name field(Which will accept only characters)text box

How to automate this test case using Python in selenium web driver.
Reply
#4
Quote:there is a test case to check whether the field is a text box on a page.
where, on what form, website, whatever?
Reply
#5
In the login page, in
website
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Bug ? when dataclass field name == field type Cyril 0 1,544 Oct-22-2020, 03:26 AM
Last Post: Cyril
  Pynput while not using text field Superbit 2 4,230 Mar-07-2018, 04:35 AM
Last Post: Superbit

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020