• I have a suite of selenium tests which automate the testing of my plugins. A bunch of these are now broken because of the new drag-and-drop based media uploader.

    Is there a way of downgrading this to a simple form-based image upload, so I can fix my tests?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Can you get Selenium to click on “/wp-admin/media-new.php?browser-uploader” prior to running the tests?

    Thread Starter nolongeractive

    (@jrbriggs)

    Apologies. Just realised I never replied to this (started to, had a browser problem and forgot to come back). Thanks very much, that was the solution to my problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘automated testing borked’ is closed to new replies.