I currently have a program that utilizes a browser driver (chromedp) for features of this program. Essentially, the main portion of the program is to simulate a user (keypress into fields, click buttons, store cookies, etc.), but I am rather confused on the nature of testing such a feature.
Normally, I've seen browser drivers like this for the use case of testing (e.g. Selenium), but what I am trying to figure out is how can I test the browser drive itself and ensuring that it is performing the actions required (e.g. clicking buttons)?
Aucun commentaire:
Enregistrer un commentaire