Monday, September 30, 2019

Request to provide the details of how to integrate django app with selenium chrome web driver

I am new to Django.

I  have a requirement to develop a django application with the requirement as stated below:

1.Under one tab ,provide a button name "ApplyGSP"
2.click on "ApplyGSP" button should open a form ,which required below input from the user.

   a)model_no b)model_name c)os_version d)requested_time e)user f)from_sas_url g) to_sas_url etc.

3.once the user submitted the FORM with all the fields from step2, your app should open a browser with the user specified URL from f)from_sas_url field in step2.



 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/486e33ab-3a3d-467c-af57-4e3bed108aec%40googlegroups.com.

No comments:

Post a Comment