Skip to content

wd_demo: review all "Demo****" function #254

@mlipok

Description

@mlipok

Bug report

Describe the bug

This may not be a specific bug, but we have to check all "Demos" step by step on all browsers.

How to reproduce

Run wd_demo.au3
Set debug level to "Error"
Select all "Demos" (except UserTesting) and run them
image

Expected behavior

Mostly there should not be any errors, but there are exceptions for example "DemoTimeouts" exptect to TimeOut error was fired.

Screenshots

Expected TimeOut error
image

Unexpected error:
image

Additional context

This bug report is only as a start for disscusion.

System under test

All possible cases. If we will have time.

Progress / summary

  • DemoTimeouts - on FF works fine but on GoogleChrome/MSEdge/Opera - fires error
  • DemoNavigation - works fine (08 July 2022)
  • DemoElements - works fine (08 July 2022)
  • DemoScript - works fine (08 July 2022)
  • DemoCookies - works fine (07 August 2022) - NID issue is normal behavior take a look at DemoCookies() waits on NID cookie existence #370
  • DemoAlerts - works fine (08 August 2022) - error from 'check status' is expected behavior DemoAlerts() - show that prompt was set #371
  • DemoFrames - works fine (29 August 2022)
  • DemoActions - works fine (08 August 2022)
  • DemoDownload - isue only on Opera - other works fine
  • DemoWindows - using FF i get empty Screen2.png
  • DemoUpload
  • DemoPrint
  • DemoSleep - works fine (08 August 2022) - there is expected error _WD_WaitElement ==> User Aborted [17]
  • DemoSelectOptions - works fine (07 August 2022) - tested on _WD_ElementSelectAction + SINGLESELECT #367
  • DemoStyles
  • UserTesting - is not the subject of this review
  • UserFile - is not the subject of this review

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions