paulgibbs / behat-wordpress-extension

WordHat: Behat for WordPress
https://wordhat.info
GNU General Public License v3.0
106 stars 20 forks source link

Switch jQuery references with plain Javascript. #221

Closed paulgibbs closed 5 years ago

paulgibbs commented 6 years ago

Description

We should not assume that the WordPress site is reliant on jQuery.

Related issue

Fixes #213

Motivation and context

It fixes WordHat menu bar interaction on sites without jQuery.

How has this been tested?

Not locally.

Types of changes

Checklist:

paulgibbs commented 5 years ago

Will do new branch.