Results 1 to 4 of 4
  1. #1

  2. #2
    Registered User
    Join Date
    Dec 2018
    Posts
    154
    • CGI scripts allow the communication to be done between the client and the server side and it acts as a gateway between them.
    • CGI scripts don’t work due to uploading of it in a BINARY mode as this is not the format in which the scripts are uploaded.
    • ASCII mode is used to upload the CGI scripts rather than BINARY mode as this is the default format that is being used for this purpose only.
    • The file should have the permission on the scripts that hasn’t been set and the permissions should be changed to make the CGI programs readable on the server and client.
    • FTP also should have the proper permissions by using the CHMOD that allows the file to be uploaded on the server.

  3. #3
    Senior Member
    Join Date
    Feb 2019
    Location
    india
    Posts
    114
    There are many problem while automation using Selenium either static or runtime.

    1. If you are using movetoelement method of Actions class and the windows cursor focus is on the selenium browser, then it will not work. Due to cursor on browser you selenium does not able to hover over the element. So before running the script move the cursor to taskbar in order to run the script successfully.

    2. StaleElementException: If you are very impatient, then make sure this exception does not come frequently. Else you might break you computer some day. .
    It happens when your DOM gets while your loop is running. So make sure of that.

  4. #4
    Senior Member
    Join Date
    Sep 2019
    Posts
    285
    CGI (Common Gateway Interface) script is a program that runs on a web server. It is the normal practice applied for communication between a web server and ...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.