karthik233

Results 4 issues of karthik233

when trying to access serialized.data, throws error for type "models.ArrayField" #### Python script models: ``` class testStep(models.Model): number = models.PositiveSmallIntegerField(max_length=100) payload = models.JSONField(blank=True) header = models.JSONField(blank=False) assertors = models.EmbeddedField(model_container=assertStep, blank=True)...

Helium has made our life so much easy. Thanks great job @mherrmann There a some web applications where "shadow-dom" are used. Would like to know how to handle it using...

I am from testing background, and needed some information I have setup oidc mock for automated test execution as we cant use SSO login in docker/container test env. My question...

## Expected Behavior Able to get the details of "MENU BAR" ## Actual Behavior Not able to access elements in "MENU BAR" application: electrical design application ![image](https://github.com/pywinauto/pywinauto/assets/23022901/f83b31d1-f44a-4601-8a1f-06fdc175f1c9) ## Steps to...