I'm trying to make a request using scrap shell first, just to test the Xpaths to this kind of url:
site.com/search/?action=search&description=MY SEARCH &e_author=
but the requests only goes to 'action=search' ... the other parameters is been requested ..
how do I build this requests?