I'm attempting to use Vue-Selectors and or Vue-Route to get and validate data from my web page. I've looked around the internet and didn't see a very good example on this. Could you perhaps provide an example?
What I'd like to know is how to get the data from the router-view/client clientAssociations array.
I have the Vue framework selector installed via npm and have the ability to login to my page w/o any Vue related errors with the following imports. I'm just not sure where to get started...
import { Selector } from 'testcafe';
import VueSelector from 'testcafe-vue-selectors';
import Vue from 'vue'
import VueRouter from 'vue-router'
Aucun commentaire:
Enregistrer un commentaire