Python Forum
Checking the presence of label using pywinauto module
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Checking the presence of label using pywinauto module
#1
I'm trying to validate the presence of one label using pywinauto module

After launching the application with the help of
 e =pw.application.Application(backend='uia').start(vars.infra_constants['app_path'])
var is my another python dict which is having constants like path and variables and all

After starting the app, I'm skipping the username field and I would like to validate "Field Is Mandatory" label.

Also, I would like to retrieve attributes in any window/dialog.

Genius, please help me
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  MemoryError in pywinauto.findwindows.find_windows – Need Help! ktw3857 0 115 Mar-25-2024, 02:23 AM
Last Post: ktw3857
  Pywinauto typing in the wrong field EGameiro 0 656 Jun-07-2023, 10:01 PM
Last Post: EGameiro
  Help ~ coding with pywinauto NickNHartley 1 2,189 Apr-20-2023, 05:20 PM
Last Post: farshid
  pywinauto, anyone use it? thewolf 1 2,787 Mar-01-2021, 09:58 PM
Last Post: snippsat
  set_focus() in python pywinauto stearno 0 4,653 Nov-05-2020, 09:34 AM
Last Post: stearno
  Kindly asking for help with Pywinauto louloulou 0 1,990 Mar-05-2020, 06:55 PM
Last Post: louloulou
  [PyWinAuto] Please help me with Typekeys () mattroi261192 2 7,803 Apr-23-2019, 01:55 AM
Last Post: mattroi261192
  Not able to convert PYWINAUTO module automation in exe file Utkarsh29 0 2,397 Mar-19-2019, 09:39 PM
Last Post: Utkarsh29
  [split] Check presence of a file pascale 25 10,756 Jul-08-2018, 12:23 PM
Last Post: pascale
  Check presence of a file Steffenwolt 8 5,642 May-25-2018, 07:04 AM
Last Post: Steffenwolt

Forum Jump:

User Panel Messages

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